InterpolateVector3
Methods
public override Vector3 InterpolateVector3(Vector3 p0, Vector3 p1, Vector3 p2, Vector3 p3, float t)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3 | p0 | |
| Vector3 | p1 | |
| Vector3 | p2 | |
| Vector3 | p3 | |
| float | t |
Returns
| Type | Description |
|---|---|
| Vector3 |
public override Vector3 InterpolateVector3(Vector3 p0, Vector3 p1, Vector3 p2, Vector3 p3, float t)
| Type | Name | Description |
|---|---|---|
| Vector3 | p0 | |
| Vector3 | p1 | |
| Vector3 | p2 | |
| Vector3 | p3 | |
| float | t |
| Type | Description |
|---|---|
| Vector3 |