Saga3D API Documentation
1.0-RC4
|
#include <SDepthStencilState.h>
Public Attributes | |
bool | Enabled = true |
E_COMPARE_FUNC | DepthCompareFunc = E_COMPARE_FUNC::LESS_EQUAL |
bool | DepthWriteEnabled = true |
Definition at line 10 of file SDepthStencilState.h.
E_COMPARE_FUNC saga::video::SDepthStencilState::DepthCompareFunc = E_COMPARE_FUNC::LESS_EQUAL |
Definition at line 13 of file SDepthStencilState.h.
bool saga::video::SDepthStencilState::DepthWriteEnabled = true |
Definition at line 14 of file SDepthStencilState.h.
bool saga::video::SDepthStencilState::Enabled = true |
Definition at line 12 of file SDepthStencilState.h.