pp ~master (2022-03-17T16:54:59.4839102)
Dub
Repo
RasterizerState
polyplex
core
render
enums
Undocumented in source.
struct
RasterizerState {
static
RasterizerState
Default
();
bool
BackfaceCulling
;
bool
DepthTest
;
bool
ScissorTest
;
bool
MSAA
;
float
SlopeScaleBias
;
}
Members
Static functions
Default
RasterizerState
Default
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
BackfaceCulling
bool
BackfaceCulling
;
Undocumented in source.
DepthTest
bool
DepthTest
;
Undocumented in source.
MSAA
bool
MSAA
;
Undocumented in source.
ScissorTest
bool
ScissorTest
;
Undocumented in source.
SlopeScaleBias
float
SlopeScaleBias
;
Undocumented in source.
Meta
Source
See Implementation
polyplex
core
render
enums
enums
Blending
ProjectionState
Sampling
ShaderLang
ShaderType
SpriteFlip
SpriteSorting
VSyncState
structs
RasterizerState