Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interpolates between two values using a cubic equation.
Overload List
Name | Description |
---|---|
Vector4.SmoothStep (Vector4, Vector4, Single) | Interpolates between two values using a cubic equation. |
Vector4.SmoothStep (Vector4, Vector4, Single, Vector4) | Interpolates between two values using a cubic equation. |
See Also
Reference
Vector4 Structure
Vector4 Members
Microsoft.Xna.Framework Namespace