-
Notifications
You must be signed in to change notification settings - Fork 230
ProjectionMode
Adrien GIVRY edited this page Sep 26, 2020
·
3 revisions
Projection modes, mostly used for cameras
- C++ related class:
OvRendering::Settings::EProjectionMode
Name | Type | Description |
---|---|---|
ORTHOGRAPHIC | number |
|
PERSPECTIVE | number |
This usertype has no constructors
This usertype has no operators