CameraData Class |
Namespace: VIZCore3D.NET.Data
public class CameraData : VIZCoreBase
The CameraData type exposes the following members.
| Name | Description | |
|---|---|---|
| CameraData |
Construction
|
| Name | Description | |
|---|---|---|
| Depth |
Camera Depth
| |
| Matrix |
Camera Matrix 4x4
| |
| ModelBoundBox |
Model Center Point
| |
| ModelCenter |
Model Center Point
| |
| RotatePivot |
Rotate Pivot Position
| |
| Zoom |
Zoom
|
| Name | Description | |
|---|---|---|
| ConvertToMobile |
VIZZARD Camera 정보를 Mobile 형식으로 변환
| |
| ConvertToVIZZARD |
Mobile 형식 Camera 데이터를 VIZZARD(VIZCore3D.NET) 형식으로 변환
|