OROCHI
 
Loading...
Searching...
No Matches
GxUnitSsao::GxParameter Struct Reference

SSAOパラメータ More...

#include <GxUnitSsao.h>

Inheritance diagram for GxUnitSsao::GxParameter:
Collaboration diagram for GxUnitSsao::GxParameter:

Public Member Functions

定義
 GX_RTTI_STRUCT (GxParameter)
 
初期化
 GxParameter (void)
 デフォルトコンストラクタ
 

Public Attributes

メンバ変数
b32 _enable
 有効/無効
 
f32 _scaleFactor
 サンプリング半径のスケール値(100.0~2000.0あたり)
 
f32 _maxStepSize
 サンプリング半径のマックス値(5.0~100.0あたり)
 
u32 _numSampleDirect
 サンプリング方向の数
 
u32 _numSampleStep
 一方向あたりのサンプリング数
 
f32 _occlusionBias
 角度バイアス(0.0~1.0)
 
f32 _strength
 オクルージョンの濃さのスケーリング値
 
f32 _maxLength
 オクルージョンを計算する中心点とサンプル点の最大距離
 
f32 _limitDistance
 SSAOを適用する最大距離
 
f32 _nearZ
 SSAOのnear.
 
f32 _farZ
 SSAOのfar.
 
f32 _nearFade
 SSAOのnearのフェード幅
 
f32 _farFade
 SSAOのfarのフェード幅
 

Additional Inherited Members

- Static Public Member Functions inherited from GxStructBase
static GxRtti__getStaticRtti (void)
 

Detailed Description

SSAOパラメータ


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