BlzSetSpecialEffectPitch

Parameters
whichEffect effect
pitch real

In radian (1*π is a 180° rotation) - rotation around Y-axis

comment
note

Does not apply if the effect is attached to some model's attachment point (remains 0.0).

note

See: BlzSetSpecialEffectOrientation, BlzSetSpecialEffectYaw, BlzSetSpecialEffectRoll

patch

1.29.2.9231

Source
common.j
return type
nothing
Source code
native BlzSetSpecialEffectPitch                    takes effect whichEffect, real pitch returns nothing