シェイプモーフィング_変形グラデーション値 - hsk/swfspec_ja GitHub Wiki

変形グラデーション値

MORPHGRADIENT

フィールド コメント
NumGradients UI8 1 to 8.
GradientRecords MORPHGRADRECORD[NumGradients] Gradient records (seefollowing).

MORPHGRADRECORD

フィールド コメント
StartRatio UI8 Ratio value for start shape.
StartColor RGBA Color of gradient for startshape.
EndRatio UI8 Ratio value for end shape.
EndColor RGBA Color of gradient for end shape.

移動