Protected
_materialPrivate
_materialPrivate
_materialsProtected
_textureReadonly
templatesProtected
_createOptional
oldMaterial: IMaterialParameters | Partial<TM>Protected
_disposeOptional
target?: IMaterial<IMaterialEvent<IMaterialEventTypes>, IMaterialEventTypes>Protected
_getProtected
_materialPrivate
_refreshOptional
materialOptional
useCreate a material from the template name or material type
Optional
filename: stringOptional
params: Material<Event, string> | IMaterialParametersThis is done automatically on material dispose.
Generated using TypeDoc
Material Manager Utility class to manage materials. Maintains a library of materials and material templates that can be used to manage or create new materials. Used in AssetManager to manage materials.