SetCreateDrawValidGraphZBufferBitDepth

SetDrawScreenの引数として渡せる(描画対象として使用できる)グラフィックハンドルに適用するZバッファのビット深度を設定する(BitDepth:ビット深度(指定可能な値は16, 24, 32の何れか(SetDrawValidGraphCreateFlag関数で描画対象として使用できるグラフィックハンドルを作成するように設定されていないと効果ありません)

version(!DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
int
SetCreateDrawValidGraphZBufferBitDepth
()

Parameters

BitDepth int

?

Meta