Handedness | Handedness[Get] |
bool | IsConnected[Get] |
bool | IsPoseValid[Get] |
ControllerInput[Get] | |
Action | |
bool | Active[Get] |
float | Scale[Get] |
bool | TryGetPose ( out Pose pose ) |
bool | TryGetPointerPose ( out Pose pose ) |
bool | IsButtonUsageAnyActive ( ControllerButtonUsage buttonUsage ) |
bool | IsButtonUsageAllActive ( ControllerButtonUsage buttonUsage ) |
void | InjectAllControllerRef ( IController controller ) |
void | InjectController ( IController controller ) |
| Handedness Oculus.Interaction.Input.ControllerRef.Handedness |
|---|
No description available.
|
| bool Oculus.Interaction.Input.ControllerRef.IsConnected |
|---|
No description available.
|
| bool Oculus.Interaction.Input.ControllerRef.IsPoseValid |
|---|
No description available.
|
| ControllerInput Oculus.Interaction.Input.ControllerRef.ControllerInput |
|---|
No description available.
|
| Action Oculus.Interaction.Input.ControllerRef.WhenUpdated |
|---|
No description available.
|
| bool Oculus.Interaction.Input.ControllerRef.Active |
|---|
No description available.
|
| float Oculus.Interaction.Input.ControllerRef.Scale |
|---|
No description available.
|
| virtual void Oculus.Interaction.Input.ControllerRef.Awake ( ) |
|---|
No description available.
|
| virtual void Oculus.Interaction.Input.ControllerRef.Start ( ) |
|---|
No description available.
|
| bool Oculus.Interaction.Input.ControllerRef.TryGetPose ( out Pose pose ) |
|---|
No description available.
|
| bool Oculus.Interaction.Input.ControllerRef.TryGetPointerPose ( out Pose pose ) |
|---|
No description available.
|
| bool Oculus.Interaction.Input.ControllerRef.IsButtonUsageAnyActive ( ControllerButtonUsage buttonUsage ) |
|---|
No description available.
|
| bool Oculus.Interaction.Input.ControllerRef.IsButtonUsageAllActive ( ControllerButtonUsage buttonUsage ) |
|---|
No description available.
|
| void Oculus.Interaction.Input.ControllerRef.InjectAllControllerRef ( IController controller ) |
|---|
No description available.
|
| void Oculus.Interaction.Input.ControllerRef.InjectController ( IController controller ) |
|---|
No description available.
|