SpatialMaterial¶
Inherits: Material3D < Material < Resource < Reference < Object
Default 3D rendering material, based on Material3D.
Description¶
This provides a default material with a wide variety of rendering features and properties without the need to write shader code. See the tutorial below for details.