NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.SharpBgfx
MemoryBlock Structure
MemoryBlock Constructor
MemoryBlock(Int32) Constructor
MemoryBlock(IntPtr, Int32) Constructor
MemoryBlock(Void*, Int32) Constructor
Memory
Block(Int
32) Constructor
Initializes a new instance of the
MemoryBlock
struct.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
MemoryBlock
(
int
size
)
Parameters
size
Int32
The size of the block, in bytes.
See Also
Reference
MemoryBlock Structure
MemoryBlock Overload
Internal.SharpBgfx Namespace
Copyright 2026 NeoAxis Group. All rights reserved.