Property | Type | Description | |
---|---|---|---|
buffers | FrameBufferType | ||
color | |||
depth | float | ||
stencil | int |
Method | Description | |
---|---|---|
Execute ( |
||
RSClearOperation ( FrameBufferType buffers, |
public Execute ( |
||
sm | ||
rs | Axiom.Graphics.RenderSystem | |
return | void |
public RSClearOperation ( FrameBufferType buffers, |
||
buffers | FrameBufferType | |
color | ||
depth | float | |
stencil | int | |
return | System |