NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.SharpBgfx
RenderState Structure
RenderState Fields
BlendAdd Field
BlendAlpha Field
BlendAlphaToCoverage Field
BlendDarken Field
BlendDestinationAlpha Field
BlendDestinationColor Field
BlendEquationAdd Field
BlendEquationMax Field
BlendEquationMin Field
BlendEquationReverseSub Field
BlendEquationSub Field
BlendFactor Field
BlendIndependent Field
BlendInverseDestinationAlpha Field
BlendInverseDestinationColor Field
BlendInverseFactor Field
BlendInverseSourceAlpha Field
BlendInverseSourceColor Field
BlendLighten Field
BlendLinearBurn Field
BlendMultiply Field
BlendNormal Field
BlendOne Field
BlendScreen Field
BlendSourceAlpha Field
BlendSourceAlphaSaturate Field
BlendSourceColor Field
BlendZero Field
ConservativeRasterization Field
CullClockwise Field
CullCounterclockwise Field
Default Field
DepthTestAlways Field
DepthTestEqual Field
DepthTestGreater Field
DepthTestGreaterEqual Field
DepthTestLess Field
DepthTestLessEqual Field
DepthTestNever Field
DepthTestNotEqual Field
LineAA Field
Multisampling Field
NoCulling Field
None Field
PrimitiveLines Field
PrimitiveLineStrip Field
PrimitivePoints Field
PrimitiveTriangles Field
PrimitiveTriangleStrip Field
WriteA Field
WriteB Field
WriteG Field
WriteR Field
WriteRGB Field
WriteZ Field
RenderState
LineAA Field
Enable line antialiasing.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
static
readonly
RenderState
LineAA
Field Value
Type:
RenderState
See Also
Reference
RenderState Structure
Internal.SharpBgfx Namespace
Copyright 2024 NeoAxis Group. All rights reserved.