Component:TransferGrabbable: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
Add some precursor knowledge
 
Line 4: Line 4:
}}
}}
{{stub}}
{{stub}}
Transfer Grabbable is a component that is used to mark objects that undergo [[Transcient Grabbing]], but only while in [[Userspace]].


== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|PasteOnGrab|Bool|
|PasteOnGrab|Bool|
|_indicatorMaterial|'''[[FresnelMaterial|FresnelMaterial]]'''|TypeAdv1=true|
|_indicatorMaterial|'''[[FresnelMaterial|FresnelMaterial]]'''|TypeAdv1=true|  
}}
}}



Latest revision as of 14:48, 18 October 2024

Component image 
Transfer Grabbable component as seen in the Scene Inspector


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Transfer Grabbable is a component that is used to mark objects that undergo Transcient Grabbing, but only while in Userspace.

Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
PasteOnGrab Bool
_indicatorMaterial FresnelMaterial

Behavior

Examples

See Also