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