NW4F G3d
Loading...
Searching...
No Matches
nw::g3d::res::CameraAnimResult::Projection Struct Reference

#include <g3d_ResSceneAnim.h>

Public Attributes

float nearZ
float farZ
float aspect
union { 
   float   height 
   float   fovy 
}; 

Member Data Documentation

◆ nearZ

float nw::g3d::res::CameraAnimResult::Projection::nearZ

◆ farZ

float nw::g3d::res::CameraAnimResult::Projection::farZ

◆ aspect

float nw::g3d::res::CameraAnimResult::Projection::aspect

◆ height

float nw::g3d::res::CameraAnimResult::Projection::height

◆ fovy

float nw::g3d::res::CameraAnimResult::Projection::fovy

◆ [union]