| Vector3CatmullRom Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| CatmullRom(Vector3, Vector3, Vector3, Vector3, Single) |
Performs a Catmull-Rom interpolation using the specified positions.
| |
| CatmullRom(Vector3, Vector3, Vector3, Vector3, Single, Vector3) |
Performs a Catmull-Rom interpolation using the specified positions.
|