RotateRadian
RotateRadian(double, Vector3)
radian 에서 회전 변환 체인
public TransformBuilder RotateRadian(double angle, Vector3 axis)
모수 | 유형 | 설명 |
---|---|---|
angle | Double | 라디안으로 회전할 각도 |
axis | Vector3 | 회전할 축 |
또한보십시오
- struct Vector3
- class TransformBuilder
- 네임스페이스 Aspose.ThreeD.Utilities
- 집회 Aspose.3D
RotateRadian(Vector3, RotationOrder)
지정된 order 로 회전 추가
public void RotateRadian(Vector3 rot, RotationOrder order)
모수 | 유형 | 설명 |
---|---|---|
rot | Vector3 | 라디안 회전 |
order | RotationOrder |
또한보십시오
- struct Vector3
- enum RotationOrder
- class TransformBuilder
- 네임스페이스 Aspose.ThreeD.Utilities
- 집회 Aspose.3D