Property | Type | Description | |
---|---|---|---|
IsLocked | bool |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Material ( ) : System |
Constructora que crea un material basada en el DefaultMaterial definido en MaterialManager.
|
|
Material ( |
Constructora que crea el material en base a un prototipo.
|
|
Material ( string name, bool isLocked, |
Constructora que asigna los valores iniciales al material.
|
|
ToString ( ) : string |
public Material ( |
||
prototype | ||
return | System |
public Material ( string name, bool isLocked, |
||
name | string | |
isLocked | bool | |
designProps | ||
typeProps | ||
density | float | |
return | System |