MikuMikuDayo
エフェクトリファレンス
読み取り中…
検索中…
一致する文字列を見つけられません
YRZ::FXSampler 構造体export
モジュール YRZFx

D3D12_STATIC_SAMPLER_DESCを参照 [詳解]

公開メンバ関数

template<class Archive>
void serialize (Archive &A)

公開変数類

std::string name
 HLSL側から参照する際のシンボル名
std::string filter = "ANISOTROPIC"
std::string addressU = "WRAP"
std::string addressV = "WRAP"
std::string addressW = "WRAP"
float mipLODBias = D3D12_DEFAULT_MIP_LOD_BIAS
UINT maxAnisotropy = D3D12_DEFAULT_MAX_ANISOTROPY
std::string comparisonFunc = "LESS_EQUAL"
std::string borderColor = "OPAQUE_WHITE"
float minLOD = 0
float maxLOD = D3D12_FLOAT32_MAX
std::string shaderVisibility = "ALL"

詳解

D3D12_STATIC_SAMPLER_DESCを参照

YRZFx.ixx1380 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: