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.
Performs a Catmull-Rom interpolation using the specified positions.
Overload List
Name | Description |
---|---|
Vector4.CatmullRom (Vector4, Vector4, Vector4, Vector4, Single) | Performs a Catmull-Rom interpolation using the specified positions. |
Vector4.CatmullRom (Vector4, Vector4, Vector4, Vector4, Single, Vector4) | Performs a Catmull-Rom interpolation using the specified positions. |
See Also
Reference
Vector4 Structure
Vector4 Members
Microsoft.Xna.Framework Namespace