OculusXRSDKDeviceManagerProfile.UseCustomHandMaterial 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.
If true, hand mesh material will be replaced with custom material.
public:
property bool UseCustomHandMaterial { bool get(); };
public bool UseCustomHandMaterial { get; }
member this.UseCustomHandMaterial : bool
Public ReadOnly Property UseCustomHandMaterial As Boolean