API reference
API reference
Select your platform
No SDKs available
No versions available

ControllerOffset Class

Extends MonoBehaviour

Properties

IController Controller[Get]

Protected Fields

bool _started[Get]

Protected Functions

virtual void Awake ( )
virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )

Member Functions

void GetOffset
( ref Pose pose )
void GetWorldPose
( ref Pose pose )
void InjectController
( IController controller )
void InjectOffset
( Vector3 offset )
void InjectRotation
( Quaternion rotation )
void InjectAllControllerOffset
( IController controller,
Vector3 offset,
Quaternion rotation )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon