Body.transformLocalPoint
Transforms a point from local space to world space.
Kind: Function
Environments: Game
Game
body:transformLocalPoint( point )
Parameters:
Returns:
| Type | Description |
|---|---|
| Vec3 | The point in world space. |
Transforms a point from local space to world space.
Kind: Function
Environments: Game
body:transformLocalPoint( point )
Parameters:
Returns:
| Type | Description |
|---|---|
| Vec3 | The point in world space. |