Effect.setOffsetPosition

Offsets the position of the effect relatively to the host.

Kind: Function

Environments: Game

Game

effect:setOffsetPosition( offsetPosition )

Open the full Game reference

Availability: Client only

Note: Does not work if the effect was created without a host.

Parameters:

Name Type Description
effect Effect The effect.
offsetPosition Vec3 The relative offset position.