NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.SharpBgfx
Shader Structure
Shader Constructor
Shader Properties
Shader Methods
Shader Operators
Shader Fields
Shader Constructor
Initializes a new instance of the
Shader
struct.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Shader
(
MemoryBlock
memory
)
Parameters
memory
Type:
Internal.SharpBgfx
MemoryBlock
The compiled shader memory.
See Also
Reference
Shader Structure
Internal.SharpBgfx Namespace
Copyright 2024 NeoAxis Group. All rights reserved.