Effect.getWorldPosition
Gets the current world position
Kind: Function
Environments: Game
Game
effect:getWorldPosition( )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
effect |
Effect | The effect. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The world position. |