Flatten skill category directory structure

This commit is contained in:
2026-05-20 17:04:50 +08:00
parent 0dd552a6f7
commit 63f2baa4bd
354 changed files with 0 additions and 0 deletions
@@ -0,0 +1,12 @@
property,description
position_x,X轴位移 (-1.0~1.0)
position_y,Y轴位移 (-1.0~1.0)
rotation,旋转角度 (0~360)
scale_x,X轴缩放
scale_y,Y轴缩放
uniform_scale,等比缩放
alpha,透明度 (0.0~1.0)
saturation,饱和度
contrast,对比度
brightness,亮度
volume,音量 (0.0~1.0)
1 property description
2 position_x X轴位移 (-1.0~1.0)
3 position_y Y轴位移 (-1.0~1.0)
4 rotation 旋转角度 (0~360)
5 scale_x X轴缩放
6 scale_y Y轴缩放
7 uniform_scale 等比缩放
8 alpha 透明度 (0.0~1.0)
9 saturation 饱和度
10 contrast 对比度
11 brightness 亮度
12 volume 音量 (0.0~1.0)