Type:IGrabbable

From Resonite Wiki
Revision as of 17:02, 25 August 2025 by YoshBot (talk | contribs) (Added category: Interface types)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

IGrabbable is an Interface Type that supports anything that can be grabbed to any capacity. This type supports components most users may not consider grabbable at first, considering their strange nature in how they implement IGrabbable. For example, dynamic bone chain cannot be parented to the object grabbing it, but it can be grabbed by a grabber via its grabbable property.

Implementers