ProjectionType
Camera.ProjectionType property
カメラの投影タイプを取得または設定します. デフォルトでは透視投影が使用されます.
public ProjectionType ProjectionType { get; set; }
関連項目
- enum ProjectionType
- class Camera
- 名前空間 Aspose.ThreeD.Entities
- 組み立て Aspose.3D
カメラの投影タイプを取得または設定します. デフォルトでは透視投影が使用されます.
public ProjectionType ProjectionType { get; set; }