InterpolateVector3
Methods
public override Vector3 InterpolateVector3(Vector3 value1, Vector3 value2, float t)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3 | value1 | |
| Vector3 | value2 | |
| float | t |
Returns
| Type | Description |
|---|---|
| Vector3 |
public override Vector3 InterpolateVector3(Vector3 value1, Vector3 value2, float t)
| Type | Name | Description |
|---|---|---|
| Vector3 | value1 | |
| Vector3 | value2 | |
| float | t |
| Type | Description |
|---|---|
| Vector3 |