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