Method |
Description |
|
GetShaderNameToBuild ( Shader shader ) : string |
|
|
_BuildShader ( Shader shader ) : string |
|
|
_GetMatColor ( Material mm, string colorProp ) : KSerializeMaterialProperty, |
|
|
_GetMatRange ( Material mm, string propName ) : KSerializeMaterialProperty, |
|
|
_GetShaderTexProp ( Material mm, string texProp, float scaleTexture = 1f ) : KSerializeMaterialProperty, |
|
|
_GetShaderVectorProp ( Material mm, string texProp ) : KSerializeMaterialProperty, |
|
|
_ShaderPropEnumtor ( Material mat, float scaleTexture = 1f ) : IEnumerator |
|
|
__DoExportMaterial ( Material mat, float scaleTexture = 1f ) : KSerializeMaterial, |
|
|