KDGpuExample::PerspectiveOptions¶
#include <view_projection.h>
Public Attributes¶
| Name | |
|---|---|
| float | verticalFieldOfView |
| float | aspectRatio |
| float | nearPlane |
| float | farPlane |
| ApplyPostViewCorrection | applyPostViewCorrection |
Public Attributes Documentation¶
variable verticalFieldOfView¶
1 | |
variable aspectRatio¶
1 | |
variable nearPlane¶
1 | |
variable farPlane¶
1 | |
variable applyPostViewCorrection¶
1 | |
Updated on 2025-11-26 at 00:01:39 +0000