InputSimulationService.ControllerRotationRight Property

Definition

Rotation euler angles of the right controller in view space.

public:
 property UnityEngine::Vector3 ControllerRotationRight { UnityEngine::Vector3 get(); void set(UnityEngine::Vector3 value); };
public UnityEngine.Vector3 ControllerRotationRight { get; set; }
member this.ControllerRotationRight : UnityEngine.Vector3 with get, set
Public Property ControllerRotationRight As Vector3

Property Value

UnityEngine.Vector3

Implements

Applies to