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