BlzResetSpecialEffectMatrix

Parameters
whichEffect effect
comment

Resets the effect's 3-dimensional scaling matrix. Default is {1,1,1}.

note

Does not reset the general scale BlzSetSpecialEffectScale.

bug

(Tested 1.36.2) Resets yaw, roll, pitch too.

note

See: BlzSetSpecialEffectMatrixScale, BlzSetSpecialEffectOrientation, BlzSetSpecialEffectYaw, BlzSetSpecialEffectRoll, BlzSetSpecialEffectPitch

patch

1.31.0.11889

Source
common.j
return type
nothing
Source code
native BlzResetSpecialEffectMatrix                 takes effect whichEffect returns nothing