Property | Type | Description | |
---|---|---|---|
GatherAssetTypes | System.Type[] |
Method | Description | |
---|---|---|
Asset ( string assetPath ) : System |
Creates asset's instance
|
|
Build ( BuildContext buildContext ) : void |
Performs asset build. This method can add new assets to asset collection while building.
|
Method | Description | |
---|---|---|
GatherAssetTypes ( ) : System.Type[] |
|
public abstract Build ( BuildContext buildContext ) : void | ||
buildContext | BuildContext | |
return | void |