API reference

ControllerPointerPose Class

Extends MonoBehaviour, IActiveState
The origin of the ray used by controller ray interactors.

Properties

IController Controller[Get]
bool Active[Get]

Protected Fields

bool _started[Get]

Protected Functions

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

Member Functions

void InjectController
( IController controller )
void InjectOffset
( Vector3 offset )
void InjectAllHandPointerPose
( IController controller,
Vector3 offset )