Click or drag to resize

BgfxSetDebugFeatures Method

Enables debugging features.

Namespace: Internal.SharpBgfx
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static void SetDebugFeatures(
	DebugFeatures features
)

Parameters

features  DebugFeatures
The set of debug features to enable.
See Also