SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::OrthographicParam Struct Reference

when ProjectionType==Orthographic, use this. More...

#include <Camera.h>

Public Attributes

float left = -10.0f
 
float right = 10.0f
 
float top = 10.0f
 
float bottom = -10.0f
 
float nearPlane = 0.01f
 
float farPlane = 1000.0f
 

Detailed Description

when ProjectionType==Orthographic, use this.

Definition at line 43 of file Camera.h.


The documentation for this struct was generated from the following file: