public Begin ( SpriteSortMode sortMode = SpriteSortMode.Deferred, |
||
sortMode | SpriteSortMode | The drawing order for sprite and text drawing. |
blendState | State of the blending. Uses |
|
samplerState | State of the sampler. Uses |
|
depthStencilState | State of the depth-stencil buffer. Uses |
|
rasterizerState | State of the rasterization. Uses |
|
effect | A custom |
|
transformMatrix | System.Matrix | An optional matrix used to transform the sprite geometry. Uses |
return | void |