HandRay.ShouldShowRay 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.
Check whether hand palm is angled in a way that hand rays should be used.
public:
property bool ShouldShowRay { bool get(); };
public bool ShouldShowRay { get; }
member this.ShouldShowRay : bool
Public ReadOnly Property ShouldShowRay As Boolean