RenderCmd2D Type
A 2D render command.
Union cases
| Union case |
Description
|
Full Usage:
AddDirectionalLight directionalLightVal
Parameters:
DirectionalLight2D
|
|
|
|
|
|
|
|
Full Usage:
ClearTarget(clearColor, clearDepth)
Parameters:
Color voption
clearDepth : bool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
SetDepthStencilState depthStencilState
Parameters:
DepthStencilState
|
|
|
|
|
|
|
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAddDirectionalLight
Returns: bool
|
|
Full Usage:
this.IsAddLighting
Returns: bool
|
|
Full Usage:
this.IsAddOccluder
Returns: bool
|
|
Full Usage:
this.IsAddPointLight
Returns: bool
|
|
Full Usage:
this.IsClearTarget
Returns: bool
|
|
Full Usage:
this.IsDrawCircle2D
Returns: bool
|
|
Full Usage:
this.IsDrawCustom
Returns: bool
|
|
Full Usage:
this.IsDrawLine2D
Returns: bool
|
|
Full Usage:
this.IsDrawParticles
Returns: bool
|
|
Full Usage:
this.IsDrawRect2D
Returns: bool
|
|
Full Usage:
this.IsDrawSprite
Returns: bool
|
|
Full Usage:
this.IsDrawText
Returns: bool
|
|
Full Usage:
this.IsSetBlendState
Returns: bool
|
|
Full Usage:
this.IsSetCamera
Returns: bool
|
|
Full Usage:
this.IsSetDepthStencilState
Returns: bool
|
|
Full Usage:
this.IsSetEffect
Returns: bool
|
|
Full Usage:
this.IsSetLighting
Returns: bool
|
|
Full Usage:
this.IsSetRasterizerState
Returns: bool
|
|
Full Usage:
this.IsSetSamplerState
Returns: bool
|
|
Full Usage:
this.IsSetViewport
Returns: bool
|
|
Mibo