Effect.setRotation

Sets the orientation of an effect using a quaternion.

Kind: Function

Environments: Game

Game

effect:setRotation( rotation )

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.
rotation Quat The rotation.