SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetPerspectiveParam()

PerspectiveParam & Spices::Camera::GetPerspectiveParam ( )
inline

Get PerspectiveParam.

Returns
Returns the PerspectiveParam.

Definition at line 142 of file Camera.h.

142{ return m_PerspectiveParam; }
PerspectiveParam m_PerspectiveParam
Camera PerspectiveParam.
Definition Camera.h:179

References m_PerspectiveParam.