![]() |
![]() |
![]() |
BaseEffect.GetValueColor Method |
Language: |
Retrieves a ColorValue structure.
Visual Basic Public Function GetValueColor( _
ByVal parameter As EffectHandle _
) As ColorValueC# public ColorValue GetValueColor(
EffectHandle parameter
);C++ public:
ColorValue GetValueColor(
EffectHandle^ parameter
);JScript public function GetValueColor(
parameter : EffectHandle
) : ColorValue;
parameter Microsoft.DirectX.Direct3D.EffectHandle
An EffectHandle associated with the color value.
Microsoft.DirectX.Direct3D.ColorValue
A ColorValue structure.
Exceptions
InvalidCallException The call is invalid.
Effect, EffectCompiler
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center