Component:SphereGizmo: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
Automated: update Fields
 
Line 9: Line 9:
|TargetSlot|{{RootFieldType|TransformRelayRef}}|TypeAdv0=true|
|TargetSlot|{{RootFieldType|TransformRelayRef}}|TypeAdv0=true|
|AutoPositionAtTargetSlot|Bool|
|AutoPositionAtTargetSlot|Bool|
|_interactingComponent|'''[[Component:Component|Component]]'''|TypeAdv2=true|
|_interactingComponent|Component|
|_material|'''[[OverlayFresnelMaterial|OverlayFresnelMaterial]]'''|TypeAdv3=true|
|_material|'''[[OverlayFresnelMaterial|OverlayFresnelMaterial]]'''|TypeAdv3=true|
|_toolPoint|Slot|
|_toolPoint|Slot|

Latest revision as of 15:35, 7 March 2024

Component image 
Sphere Gizmo component as seen in the Scene Inspector


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


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.
TargetSlot direct TransformRelayRef
AutoPositionAtTargetSlot Bool
_interactingComponent Component
_material OverlayFresnelMaterial
_toolPoint Slot
_activePoint Slot
_lineRoot Slot
_lineSegment SegmentMesh
_snapHighlight Slot
TargetRadius direct RelayRef`1<IField`1<Float>>
RadiusSpace direct RootSpace
RimRadius Float
RimRadiusDistanceScale Float
_handles list of Handle

Behavior

Examples

See Also