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 |
---|---|
Vector3.SmoothStep (Vector3, Vector3, Single) | Interpolates between two values using a cubic equation. |
Vector3.SmoothStep (Vector3, Vector3, Single, Vector3) | Interpolates between two values using a cubic equation. |
See Also
Reference
Vector3 Structure
Vector3 Members
Microsoft.Xna.Framework Namespace