EffectHelperSetColor Method |
Name | Description | |
---|---|---|
SetColor(EffectParameter, Vector3F) |
Sets the value of the effect parameter to a RGB color.
| |
SetColor(EffectParameter, Vector4F) |
Sets the value of the effect parameter to a RGBA color.
| |
SetColor(EffectParameter, Color) |
Sets the value of the effect parameter.
| |
SetColor(EffectParameter, Vector3) |
Sets the value of the effect parameter to a RGB color.
| |
SetColor(EffectParameter, Vector4) |
Sets the value of the effect parameter to a RGBA color.
|