MixedRealityPointerProfile.DebugDrawPointingRays 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.
Toggle to enable or disable debug pointing rays.
public:
property bool DebugDrawPointingRays { bool get(); };
public bool DebugDrawPointingRays { get; }
member this.DebugDrawPointingRays : bool
Public ReadOnly Property DebugDrawPointingRays As Boolean