Property | Type | Description | |
---|---|---|---|
bSaveTexture | bool | ||
bValid | bool |
Method | Description | |
---|---|---|
Shadow ( string shapeName ) : System | ||
Update ( double x, double y, double z, string texture, double ambient, double intensity ) : void |
Method | Description | |
---|---|---|
Shadow_Delegate ( ) : void | ||
Update_Delegate ( ) : void |
public Update ( double x, double y, double z, string texture, double ambient, double intensity ) : void | ||
x | double | |
y | double | |
z | double | |
texture | string | |
ambient | double | |
intensity | double | |
return | void |