- color
ClearValues color(int r, int g, int b, int a)
Undocumented in source. Be warned that the author may not have intended to support it.
- color
ClearValues color(uint r, uint g, uint b, uint a)
Undocumented in source. Be warned that the author may not have intended to support it.
- color
ClearValues color(float r, float g, float b, float a)
Undocumented in source. Be warned that the author may not have intended to support it.
- depthStencil
ClearValues depthStencil(float depth, uint stencil)
Undocumented in source. Be warned that the author may not have intended to support it.