![]() |
![]() |
![]() |
BaseEffect.GetValueFloat Method |
Language: |
Retrieves a floating-point value.
Visual Basic .NET Public Function GetValueFloat( _
ByVal parameter As EffectHandle _
) As SingleC# public float GetValueFloat(
EffectHandle parameter
);Managed C++ public: float GetValueFloat(
EffectHandle *parameter
);JScript .NET public function GetValueFloat(
parameter : EffectHandle
) : float;
parameter Microsoft.DirectX.Direct3D.EffectHandle. Unique EffectHandle identifier.
System.Single . A Single
value.
Exceptions
InvalidCallException The call is invalid.
Effect, EffectCompiler
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center