OculusXRSDKDeviceManagerProfile.CustomHandMaterial 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.
Custom hand material to use for hand tracking hand mesh.
public:
property UnityEngine::Material ^ CustomHandMaterial { UnityEngine::Material ^ get(); void set(UnityEngine::Material ^ value); };
public UnityEngine.Material CustomHandMaterial { get; set; }
member this.CustomHandMaterial : UnityEngine.Material with get, set
Public Property CustomHandMaterial As Material
Property Value
UnityEngine.Material