Module material

Structsยง

Material
A material is an instance of a material type (ShaderProgram) that contains the property values for the material type properties. These values can be overridden in the nodes that use the material.
Resource
Represents the base class for all resources. This base class contains information related to the type of the resource and the loading status of the resource data. The actual resource data is specific to the sub-classes.