pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
RasterizerState
polyplex
core
render
Undocumented in source.
struct
RasterizerState {
static
RasterizerState
Default
();
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
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
modules
camera
gl
shapes
simplefont
classes
BackendRenderer
Framebuffer
FramebufferImpl
Renderer
Shader
ShaderCode
SpriteBatch
enums
Blending
ProjectionState
Sampling
ShaderLang
ShaderType
SpriteFlip
SpriteSorting
VSyncState
functions
CreateBackendRenderer
structs
RasterizerState