MixedRealityHandTrackingProfile.RiggedHandMeshMaterial 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.
The hand mesh material to use for rigged hand meshes
public:
property UnityEngine::Material ^ RiggedHandMeshMaterial { UnityEngine::Material ^ get(); };
public UnityEngine.Material RiggedHandMeshMaterial { get; }
member this.RiggedHandMeshMaterial : UnityEngine.Material
Public ReadOnly Property RiggedHandMeshMaterial As Material
Property Value
UnityEngine.Material