MixedRealityInputSystemProfile.ShouldUseGraphicsRaycast Property

Definition

Whether or not MRTK should try to raycast against Unity UI.

public:
 property bool ShouldUseGraphicsRaycast { bool get(); };
public bool ShouldUseGraphicsRaycast { get; }
member this.ShouldUseGraphicsRaycast : bool
Public ReadOnly Property ShouldUseGraphicsRaycast As Boolean

Property Value

Applies to