new Rotation(axis, angle)
Parameters:
Name | Type | Description |
---|---|---|
axis |
Cesium.Cartesian3 | 旋转轴 |
angle |
Number | 旋转角度 |
Properties:
Name | Type | Description |
---|---|---|
axis |
Cesium.Cartesian3 | 旋转轴 |
angle |
Number | 旋转角度 |
paramChanged |
Cesium.Event |
- Source: