CubemapAsset
Public Attributes
string
Class of object this component uses.
string
Unique Name of the component. Defines the namespace of the scripts for the component.
string
The category of the component for organizing in the editor.
string
Simple description of the component.
string
The human-readble name for the component.
assetLooseFilePath
A script file with additional scripted functionality for this component.
Detailed Description
UNDOCUMENTED!
Public Attributes
string componentClass
Class of object this component uses.
string componentName
Unique Name of the component. Defines the namespace of the scripts for the component.
string componentType
The category of the component for organizing in the editor.
string description
Simple description of the component.
string friendlyName
The human-readble name for the component.
assetLooseFilePath scriptFile
A script file with additional scripted functionality for this component.