IInputSimulationService.ControllerPositionLeft Property

Definition

Position of the left controller in view space.

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

Property Value

UnityEngine.Vector3

Applies to