FrozenSpatialMapping.DrawMaterial 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.
Material to draw surfaces with. May be null if no display wanted.
public UnityEngine.Material DrawMaterial { get; }
member this.DrawMaterial : UnityEngine.Material
Public ReadOnly Property DrawMaterial As Material
Property Value
UnityEngine.Material