Property | Type | Description | |
---|---|---|---|
CreateDefaultTechnique | bool | ||
CreateFixedPipelineTechnique | void | ||
SetProgramAutoConstants | void |
Method | Description | |
---|---|---|
OnClearBaseMaterial ( ) : void | ||
OnClone ( HighLevelMaterial sourceMaterial ) : void | ||
OnInitBaseMaterial ( ) : bool | ||
OnLoad ( TextBlock block ) : bool | ||
OnSave ( TextBlock block ) : void |
Method | Description | |
---|---|---|
CreateDefaultTechnique ( ) : bool | ||
CreateFixedPipelineTechnique ( ) : void | ||
SetProgramAutoConstants ( GpuProgramParameters parameters, int lightCount ) : void |
protected OnClone ( HighLevelMaterial sourceMaterial ) : void | ||
sourceMaterial | HighLevelMaterial | |
return | void |