Skip to content

PositionRotationTracker

jackbrookes edited this page Jun 5, 2018 · 9 revisions

UXF.PositionRotationTracker

Attach this component to a gameobject and assign it in the trackedObjects field in an ExperimentSession to automatically record position/rotation of the object at each frame.


Fields

None

Properties

None

Methods

UXF.PositionRotationTracker.SetupDescriptorAndHeader()

Sets measurementDescriptor and customHeader to appropriate values

Parameters

None

UXF.PositionRotationTracker.GetCurrentValues()

Returns current position and rotation values

Parameters

None


Note: This file was automatically generated

๐Ÿง  Core topics

โ“ More help


๐Ÿ‘ฉโ€๐Ÿ’ป Programming reference

Unit tests

Clone this wiki locally