Performs a Catmull-Rom interpolation using the specified positions.
Overload List
| Name | Description |
|---|---|
| Vector3.CatmullRom (Vector3, Vector3, Vector3, Vector3, Single) | Performs a Catmull-Rom interpolation using the specified positions. |
| Vector3.CatmullRom (Vector3, Vector3, Vector3, Vector3, Single, Vector3) | Performs a Catmull-Rom interpolation using the specified positions. |
See Also
Reference
Vector3 Structure
Vector3 Members
Microsoft.Xna.Framework Namespace