MixedRealityControllerVisualizationProfile.PlatformModelMaterial 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 default controller model material when loading platform SDK controller models. This value is used as a fallback if no controller definition exists with a custom material type.
public:
property UnityEngine::Material ^ PlatformModelMaterial { UnityEngine::Material ^ get(); };
public UnityEngine.Material PlatformModelMaterial { get; }
member this.PlatformModelMaterial : UnityEngine.Material
Public ReadOnly Property PlatformModelMaterial As Material
Property Value
UnityEngine.Material