NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.SharpBgfx
Encoder Structure
Encoder Methods
Discard Method
Dispatch Method
Dispose Method
Equals Method
GetHashCode Method
SetComputeBuffer Method
SetComputeImage Method
SetDebugMarker Method
SetIndexBuffer Method
SetInstanceDataBuffer Method
SetRenderState Method
SetScissor Method
SetStencil Method
SetTexture Method
SetTransform Method
SetUniform Method
SetVertexBuffer Method
SetVertexCount Method
Submit Method
ToString Method
Touch Method
Encoder
Discard Method
Discards all previously set state for the draw call.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
Discard
(
DiscardFlags
flags
)
Parameters
flags
Type:
Internal.SharpBgfx
DiscardFlags
See Also
Reference
Encoder Structure
Internal.SharpBgfx Namespace
Copyright 2024 NeoAxis Group. All rights reserved.