MixedRealityInputSystemProfile.ShouldUseGraphicsRaycast Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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