User Tracking Space Sync is a component that provides the local user's height, and whether they are currently using seated mode.
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|SeatedMode|Bool|
|SeatedMode|Bool| whether the local user is using seated mode.
|UserHeight|Float|
|UserHeight|Float| the local user's height in meters.
}}
}}
Line 14:
Line 15:
== Examples ==
== Examples ==
Can be used to make a height detector, or a lazy person detector.
== See Also ==
== See Also ==
Line 19:
Line 21:
[[Category:Components:Utility{{#translation:}}|User Tracking Space Sync]]
[[Category:Components:Utility{{#translation:}}|User Tracking Space Sync]]
[[Category:Components{{#translation:}}|User Tracking Space Sync]]
[[Category:Components{{#translation:}}|User Tracking Space Sync]]
[[Category:ComponentStubs]]
Latest revision as of 16:48, 18 October 2024
Component image
User Tracking Space Sync component as seen in the Scene Inspector
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
User Tracking Space Sync is a component that provides the local user's height, and whether they are currently using seated mode.