MaterialAsset
Public Attributes
string
Name of the material definition this asset is for.
assetLooseFilePath
Path to the file containing the material definition.
Public Functions
void
Compiles the material's generated shader, if any. Not yet implemented.
Detailed Description
UNDOCUMENTED!
Public Attributes
string materialDefinitionName
Name of the material definition this asset is for.
assetLooseFilePath scriptFile
Path to the file containing the material definition.
Public Functions
compileShader()
Compiles the material's generated shader, if any. Not yet implemented.