Click or drag to resize
DigitalRuneEffectHelperSetDirection Method
Sets the value of an effect parameter that represents a direction.
Overload List
  NameDescription
Public methodStatic memberSetDirection(EffectParameter, Vector3F)
Sets the value of the effect parameter to a direction vector.
Public methodStatic memberSetDirection(EffectParameter, Vector4F)
Sets the value of the effect parameter to a direction vector.
Public methodStatic memberSetDirection(EffectParameter, Vector3)
Sets the value of the effect parameter as a direction vector.
Public methodStatic memberSetDirection(EffectParameter, Vector4)
Sets the value of the effect parameter to a direction vector.
Top
See Also