Automated: create new component page |
989onan bot (talk | contribs) Automated: update Fields |
||
Line 7: | Line 7: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|GizmoReplaced|{{RootFieldType|SyncDelegate`1|[[#SlotGizmoReplacement|SlotGizmoReplacement]]}}|TypeAdv0=true| | |GizmoReplaced|{{RootFieldType|SyncDelegate`1|[[#SlotGizmoReplacement|SlotGizmo.SlotGizmoReplacement]]}}|TypeAdv0=true| | ||
|_isFolded|Bool| | |_isFolded|Bool| | ||
|_activeGizmo|Worker| | |_activeGizmo|Worker| | ||
Line 25: | Line 25: | ||
|_yPosSegment|{{RootFieldType|DriveRef`1|[[Component:SegmentMesh|SegmentMesh]]}}|TypeAdv16=true| | |_yPosSegment|{{RootFieldType|DriveRef`1|[[Component:SegmentMesh|SegmentMesh]]}}|TypeAdv16=true| | ||
|_zPosSegment|{{RootFieldType|DriveRef`1|[[Component:SegmentMesh|SegmentMesh]]}}|TypeAdv17=true| | |_zPosSegment|{{RootFieldType|DriveRef`1|[[Component:SegmentMesh|SegmentMesh]]}}|TypeAdv17=true| | ||
|_boundsAnchorPositions|{{RootFieldType|SyncList`1|[[#AnchorInfo|AnchorInfo]]}}|TypeAdv18=true| | |_boundsAnchorPositions|{{RootFieldType|SyncList`1|[[#AnchorInfo|SlotGizmo.AnchorInfo]]}}|TypeAdv18=true| | ||
|_rootAnchor|'''[[Component:PointAnchor|PointAnchor]]'''|TypeAdv19=true| | |_rootAnchor|'''[[Component:PointAnchor|PointAnchor]]'''|TypeAdv19=true| | ||
|_translationGizmo|'''[[Component:TranslationGizmo|TranslationGizmo]]'''|TypeAdv20=true| | |_translationGizmo|'''[[Component:TranslationGizmo|TranslationGizmo]]'''|TypeAdv20=true| |
Latest revision as of 06:04, 17 March 2025
Component image 
Slot 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. |
GizmoReplaced
|
delegate of identity SlotGizmo.SlotGizmoReplacement | |
_isFolded
|
Bool | |
_activeGizmo
|
Worker | |
_targetSlot
|
direct TransformRelayRef | |
_positionDrive
|
field drive of Float3 | |
_scaleDrive
|
field drive of Float3 | |
_boundsMesh
|
reference drive of TubeBoxMesh | |
_boundsRoot
|
Slot | |
_boundsRotation
|
field drive of FloatQ | |
_boundsOffset
|
field drive of Float3 | |
_boundsActive
|
field drive of Bool | |
_nameText
|
field drive of String | |
_nameOffset
|
field drive of Float3 | |
_nameRotation
|
field drive of FloatQ | |
_nameActive
|
field drive of Bool | |
_xPosSegment
|
reference drive of SegmentMesh | |
_yPosSegment
|
reference drive of SegmentMesh | |
_zPosSegment
|
reference drive of SegmentMesh | |
_boundsAnchorPositions
|
list of SlotGizmo.AnchorInfo | |
_rootAnchor
|
PointAnchor | |
_translationGizmo
|
TranslationGizmo | |
_rotationGizmo
|
RotationGizmo | |
_scaleGizmo
|
ScaleGizmo | |
IsLocalSpace
|
Bool |