InputSimulationService.IsSimulatingHandLeft Property

Definition

Caution

Use IsSimulatingControllerLeft instead.

The left hand is controlled by user input.

public:
 property bool IsSimulatingHandLeft { bool get(); };
[System.Obsolete("Use IsSimulatingControllerLeft instead.")]
public bool IsSimulatingHandLeft { get; }
[<System.Obsolete("Use IsSimulatingControllerLeft instead.")>]
member this.IsSimulatingHandLeft : bool
Public ReadOnly Property IsSimulatingHandLeft As Boolean

Property Value

Implements

Attributes

Applies to