Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
i would like to change Perspective / Orthographic projection in a 3D Modell view via API.
I could not find the right class in the documentation.
Are the first two not available via api?
i found something in the doc but i cant see in which class it goes
ProjectionTypeEnum Enumerator Description
Constants specifying the projection type.
Methods
Name | Value | Description |
kOrthographicProjection | 86273 | Orthographic projection. |
kPerspectiveProjection | 86274 | Perspective projection. |
Solved! Go to Solution.