BlzSetSpecialEffectPitch
- Parameters
whichEffect effectpitch realIn 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 (suggest an edit or discuss on Github)
- return type
nothing- Source code
native BlzSetSpecialEffectPitch takes effect whichEffect, real pitch returns nothing