SceneUnderstandingObserverProfile.DefaultWorldMeshMaterial 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 the world mesh.
public:
property UnityEngine::Material ^ DefaultWorldMeshMaterial { UnityEngine::Material ^ get(); };
public UnityEngine.Material DefaultWorldMeshMaterial { get; }
member this.DefaultWorldMeshMaterial : UnityEngine.Material
Public ReadOnly Property DefaultWorldMeshMaterial As Material
Property Value
UnityEngine.Material