Controller[Get] | |
bool | Active[Get] |
bool | _started[Get] |
void | InjectController ( IController controller ) |
void | InjectOffset ( Vector3 offset ) |
void |
IController Oculus.Interaction.ControllerPointerPose.Controller |
---|
No description available.
|
bool Oculus.Interaction.ControllerPointerPose.Active |
---|
No description available.
|
bool Oculus.Interaction.ControllerPointerPose._started |
---|
No description available.
|
virtual void Oculus.Interaction.ControllerPointerPose.Awake ( ) |
---|
No description available.
|
virtual void Oculus.Interaction.ControllerPointerPose.Start ( ) |
---|
No description available.
|
virtual void Oculus.Interaction.ControllerPointerPose.OnEnable ( ) |
---|
No description available.
|
virtual void Oculus.Interaction.ControllerPointerPose.OnDisable ( ) |
---|
No description available.
|
void Oculus.Interaction.ControllerPointerPose.InjectController ( IController controller ) |
---|
No description available.
|
void Oculus.Interaction.ControllerPointerPose.InjectOffset ( Vector3 offset ) |
---|
No description available.
|
void Oculus.Interaction.ControllerPointerPose.InjectAllHandPointerPose ( IController controller, Vector3 offset ) |
---|
No description available.
|