PulseShaderHandMeshHandler.PulseOnLookAtPalms 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.
Trigger the pulse shader visual if the palm of the left or right hand is facing the camera.
public:
property bool PulseOnLookAtPalms { bool get(); void set(bool value); };
public bool PulseOnLookAtPalms { get; set; }
member this.PulseOnLookAtPalms : bool with get, set
Public Property PulseOnLookAtPalms As Boolean