BgfxSetDebugFeatures Method |
Enables debugging features.
Namespace: Internal.SharpBgfxAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static void SetDebugFeatures(
DebugFeatures features
)
Parameters
- features DebugFeatures
- The set of debug features to enable.
See Also