|
AnyCAD Rapid API 2023
Help you to create a better world!
|
Public 成员函数 | |
| Vector3 | GetDirection () |
| void | SetDirection (Vector3 val) |
| Vector3 | GetUp () |
| void | SetUp (Vector3 val) |
| void | ComputeCameraDirection (EnumStandardView iDir) |
| EnumStandardView | GetStandardView (Vector3 direction) |
<> 计算相机信息
| void CameraDriver.ComputeCameraDirection | ( | EnumStandardView | iDir | ) |
计算标准位置相机的方向。计算结果存放在Direction和Up中。
| iDir | 标准位置 |