Automated: create new component page |
989onan bot (talk | contribs) Automated: update Fields |
||
(One intermediate revision by one other user not shown) | |||
Line 9: | Line 9: | ||
|TargetSlot|{{RootFieldType|TransformRelayRef}}|TypeAdv0=true| | |TargetSlot|{{RootFieldType|TransformRelayRef}}|TypeAdv0=true| | ||
|AutoPositionAtTargetSlot|Bool| | |AutoPositionAtTargetSlot|Bool| | ||
|_interactingComponent| | |_interactingComponent|Component| | ||
|_material|'''[[OverlayFresnelMaterial|OverlayFresnelMaterial]]'''|TypeAdv3=true| | |_material|'''[[OverlayFresnelMaterial|OverlayFresnelMaterial]]'''|TypeAdv3=true| | ||
|_toolPoint|Slot| | |_toolPoint|Slot| | ||
Line 20: | Line 20: | ||
|RimRadius|Float| | |RimRadius|Float| | ||
|RimRadiusDistanceScale|Float| | |RimRadiusDistanceScale|Float| | ||
|_handles|{{RootFieldType|SyncList`1|[[#Handle|Handle]]}}|TypeAdv13=true| | |_handles|{{RootFieldType|SyncList`1|[[#Handle|SphereGizmo.Handle]]}}|TypeAdv13=true| | ||
}} | }} | ||
Latest revision as of 06:04, 17 March 2025
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
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. Some components stop their functionality when this field is disabled, but some don't. |
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 SphereGizmo.Handle |