m ProbablePrime moved page TrackedDevicePositioner (Component) to Component:TrackedDevicePositioner: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|DeviceIndex|Int| | |||
|DeviceIndex|Int| | |CorrespondingBodyNode|BodyNode| | ||
|CorrespondingBodyNode|BodyNode| | |AutoBodyNode|'''[[Type:Nullable`1|Nullable`1]]<[[Type:BodyNode|BodyNode]]>'''|TypeAdv2=true| | ||
|AutoBodyNode|Nullable`1| | |AlwaysRenderModel|Bool| | ||
|AlwaysRenderModel|Bool| | |ReferenceModel|Slot| | ||
|ReferenceModel|Slot| | |BodyNodeRoot|Slot| | ||
|BodyNodeRoot|Slot| | |ObjectSlot|'''[[Component:AvatarObjectSlot|AvatarObjectSlot]]'''|TypeAdv6=true| | ||
|ObjectSlot|AvatarObjectSlot| | |IsTracking|Bool| | ||
|IsTracking|Bool| | |IsActive|Bool| | ||
|CreateAvatarObjectSlot|Bool| | |CreateAvatarObjectSlot|Bool| | ||
|ScreenFilter|ScreenController| | |ScreenFilter|'''[[Component:ScreenController|ScreenController]]'''|TypeAdv10=true| | ||
}} | }} | ||
Line 36: | Line 36: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Tracked Device Positioner]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:Users{{#translation:}}| | [[Category:Components:Users{{#translation:}}|Tracked Device Positioner]] |
Latest revision as of 22:53, 3 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Intoduction
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. |
DeviceIndex
|
Int | |
CorrespondingBodyNode
|
BodyNode | |
AutoBodyNode
|
Nullable`1<BodyNode> | |
AlwaysRenderModel
|
Bool | |
ReferenceModel
|
Slot | |
BodyNodeRoot
|
Slot | |
ObjectSlot
|
AvatarObjectSlot | |
IsTracking
|
Bool | |
IsActive
|
Bool | |
CreateAvatarObjectSlot
|
Bool | |
ScreenFilter
|
ScreenController |