Header menu logo Mibo

Batch2DConfig Module

Functions and values

Function or value Description

defaults

Full Usage: defaults

Returns: Batch2DConfig
Returns: Batch2DConfig

withBlendState state cfg

Full Usage: withBlendState state cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
state : BlendState
cfg : Batch2DConfig
Returns: Batch2DConfig

withClearColor color cfg

Full Usage: withClearColor color cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
color : Color voption
cfg : Batch2DConfig
Returns: Batch2DConfig

withDepthStencilState state cfg

Full Usage: withDepthStencilState state cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline

withEffect effect cfg

Full Usage: withEffect effect cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
effect : Effect
cfg : Batch2DConfig
Returns: Batch2DConfig

withFinalBlendState state cfg

Full Usage: withFinalBlendState state cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
state : BlendState
cfg : Batch2DConfig
Returns: Batch2DConfig

withLighting lighting cfg

Full Usage: withLighting lighting cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
lighting : Lighting2DConfig
cfg : Batch2DConfig
Returns: Batch2DConfig

withLitSprite effect cfg

Full Usage: withLitSprite effect cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
effect : Effect
cfg : Batch2DConfig
Returns: Batch2DConfig

withPostProcess pp cfg

Full Usage: withPostProcess pp cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline

withRasterizerState state cfg

Full Usage: withRasterizerState state cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline

withSamplerState state cfg

Full Usage: withSamplerState state cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
state : SamplerState
cfg : Batch2DConfig
Returns: Batch2DConfig

withShader baseType effect cfg

Full Usage: withShader baseType effect cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
baseType : ShaderBase2D
effect : Effect
cfg : Batch2DConfig
Returns: Batch2DConfig

withShadowCaster effect cfg

Full Usage: withShadowCaster effect cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
effect : Effect
cfg : Batch2DConfig
Returns: Batch2DConfig

withSortCommands sort cfg

Full Usage: withSortCommands sort cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
sort : bool
cfg : Batch2DConfig
Returns: Batch2DConfig

withSortMode mode cfg

Full Usage: withSortMode mode cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline

withTransform matrix cfg

Full Usage: withTransform matrix cfg

Parameters:
Returns: Batch2DConfig
Modifiers: inline
matrix : Matrix voption
cfg : Batch2DConfig
Returns: Batch2DConfig

Type something to start searching.