C# Class AcTools.Kn5File.Kn5Material

Show file Open project: gro-ove/actools Class Usage Examples

Public Methods

Method Description
GetMappingByName ( string name ) : TextureMapping
GetPropertyByName ( [ name ) : ShaderProperty

Method Details

GetMappingByName() public method

public GetMappingByName ( string name ) : TextureMapping
name string
return TextureMapping

GetPropertyByName() public method

public GetPropertyByName ( [ name ) : ShaderProperty
name [
return ShaderProperty