シェイプモーフィング_変形グラデーション値 - 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. |