Click or drag to resize
BaseRendererComponentBlendingState Property
Set / get Entity blending state.

Namespace:  GeonBit.ECS.Components.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public BlendState BlendingState { get; set; }

Property Value

Type: BlendState
See Also