Methods
-
-
设置视角
Parameters:
Name |
Type |
Description |
fX |
Float
|
按X轴位移 |
fY |
Float
|
按Y轴位移 |
fZ |
Float
|
按Z轴位移 |
Properties:
Name |
Type |
Description |
CameraPosition |
Collection
|
[0,0,0] |
-
-
设置模型位置
Parameters:
Name |
Type |
Description |
fX |
Float
|
按X轴位移 |
fY |
Float
|
按Y轴位移 |
fZ |
Float
|
按Z轴位移 |
Properties:
Name |
Type |
Description |
ModelPosition |
Collection
|
[0,0,0] |
-
-
调整模型旋转角度
Parameters:
Name |
Type |
Description |
fX |
Float
|
按X轴位移 |
fY |
Float
|
按Y轴位移 |
fZ |
Float
|
按Z轴位移 |
Properties:
Name |
Type |
Description |
ModelRotation |
Collection
|
[0,0,0] |
-
-
调整模型大小
Parameters:
Name |
Type |
Description |
nScaleX |
Number
|
x轴方向 |
nScaleY |
Number
|
y轴方向 |
nScaleZ |
Number
|
z轴方向 |
Properties:
Name |
Type |
Description |
ModelScale |
Collection
|
[1,1,1] |