SpriteBatchState Type
The state of a sprite batch.
Record fields
| Record Field | Description |
Full Usage:
Absolute
Field type: bool
|
|
|
|
|
|
|
|
Static members
| Static member | Description |
Full Usage:
SpriteBatchState.changed state state2
Parameters:
SpriteBatchState
state2 : SpriteBatchState
Returns: bool
Modifiers: inline |
|
|
|
Full Usage:
SpriteBatchState.make absolute clipOpt blend texture
Parameters:
bool
clipOpt : Box2 voption
blend : VulkanBlend
texture : Texture
Returns: SpriteBatchState
Modifiers: inline |
|
Nu