Shape.getInterpolatedAt
Returns the interpolated direction of a shape's front side.
Kind: Function
Environments: Game
Game
shape:getInterpolatedAt( )
The direction is affected by the shape's rotation in the world.
Parameters:
| Name | Type | Description |
|---|---|---|
shape |
Shape | The shape. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The shape's interpolated at-axis. |