MixedRealitySpatialAwarenessMeshObserverProfile.VisibleMaterial 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 material to be used when displaying observed meshes.
public:
property UnityEngine::Material ^ VisibleMaterial { UnityEngine::Material ^ get(); };
public UnityEngine.Material VisibleMaterial { get; }
member this.VisibleMaterial : UnityEngine.Material
Public ReadOnly Property VisibleMaterial As Material
Property Value
UnityEngine.Material