Property | Type | Description |
---|
Method | Description | |
---|---|---|
OnAddCompileArguments ( StringBuilder arguments ) : void | ||
OnClone ( HighLevelMaterial sourceMaterial ) : void | ||
OnGetExtensionFileName ( ) : string | ||
OnIsNeedSpecialShadowCasterMaterial ( ) : bool | ||
OnLoad ( TextBlock block ) : bool | ||
OnSave ( TextBlock block ) : void |
protected OnAddCompileArguments ( StringBuilder arguments ) : void | ||
arguments | StringBuilder | |
return | void |
protected OnClone ( HighLevelMaterial sourceMaterial ) : void | ||
sourceMaterial | HighLevelMaterial | |
return | void |
protected OnGetExtensionFileName ( ) : string | ||
return | string |
protected OnIsNeedSpecialShadowCasterMaterial ( ) : bool | ||
return | bool |