Method | Description | |
---|---|---|
Clone ( ) : |
||
ShaderMaterial ( string contents ) : System | ||
this ( int propertyIndex ) : |
||
this ( string propertyName ) : |
Method | Description | |
---|---|---|
ShaderMaterial ( ) : System |
public ShaderMaterial ( string contents ) : System | ||
contents | string | |
return | System |
public this ( int propertyIndex ) : |
||
propertyIndex | int | |
return |
public this ( string propertyName ) : |
||
propertyName | string | |
return |