Header menu logo Nu

SpriteBatchState Type

The state of a sprite batch.

Record fields

Record Field Description

Absolute

Full Usage: Absolute

Field type: bool
Field type: bool

Blend

Full Usage: Blend

Field type: VulkanBlend
Field type: VulkanBlend

ClipOpt

Full Usage: ClipOpt

Field type: Box2 voption
Field type: Box2 voption

TextureOpt

Full Usage: TextureOpt

Field type: Texture voption
Field type: Texture voption

Static members

Static member Description

SpriteBatchState.changed state state2

Full Usage: SpriteBatchState.changed state state2

Parameters:
Returns: bool
Modifiers: inline
state : SpriteBatchState
state2 : SpriteBatchState
Returns: bool

SpriteBatchState.defaultState

Full Usage: SpriteBatchState.defaultState

Returns: SpriteBatchState
Returns: SpriteBatchState

SpriteBatchState.make absolute clipOpt blend texture

Full Usage: SpriteBatchState.make absolute clipOpt blend texture

Parameters:
Returns: SpriteBatchState
Modifiers: inline
absolute : bool
clipOpt : Box2 voption
blend : VulkanBlend
texture : Texture
Returns: SpriteBatchState

Type something to start searching.