Effect.setPosition

Sets the position of an effect.

Kind: Function

Environments: Game

Game

effect:setPosition( position )

Open the full Game reference

Availability: Client only

Note: Does not work if the effect has a host.

Parameters:

Name Type Description
effect Effect The effect.
position Vec3 The position.