Edit

Share via


PointerBehaviorControls.SetHandRayEnabled(Boolean) Method

Definition

Sets the PointerBehavior for all hand rays.

<param name="isEnabled">If true, behavior will be set to Default. Otherwise it will be set to AlwaysOff</param>
public:
 void SetHandRayEnabled(bool isEnabled);
public void SetHandRayEnabled(bool isEnabled);
member this.SetHandRayEnabled : bool -> unit
Public Sub SetHandRayEnabled (isEnabled As Boolean)

Parameters

isEnabled
Boolean

Applies to