Class Material.Parameter
Inheritance
System.Object
Material.Parameter
Assembly: AxEngine.dll
Syntax
Constructors
|
Improve this Doc
View Source
Parameter(String, Object, Material.ParamterType)
Declaration
public Parameter(string name, object value, Material.ParamterType type)
Parameters
Fields
|
Improve this Doc
View Source
HasChanges
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Name
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Type
Declaration
public Material.ParamterType Type
Field Value
|
Improve this Doc
View Source
Value
Declaration
Field Value
Type |
Description |
System.Object |
|