C# Class GLSharp.Content.MaterialItem

Inheritance: ResourceItem
Mostra file Open project: colin-dumitru/GLSharp Class Usage Examples

Public Properties

Property Type Description
Properties PropertyItem>.Dictionary
Shader String

Public Methods

Method Description
Free ( ) : System.Boolean
Readlocate ( ) : System.Boolean

Method Details

Free() public method

public Free ( ) : System.Boolean
return System.Boolean

Readlocate() public method

public Readlocate ( ) : System.Boolean
return System.Boolean

Property Details

Properties public_oe property

public Dictionary Properties
return PropertyItem>.Dictionary

Shader public_oe property

public String Shader
return String