 |
BufferView Constructor |
Initializes a new instance of the
BufferView class
Namespace: Ab4d.VulkanAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxpublic BufferView(
ulong existingHandle
)
Parameters
- existingHandle UInt64
[Missing <param name="existingHandle"/> documentation for "M:Ab4d.Vulkan.BufferView.#ctor(System.UInt64)"]
Remarks[Missing <remarks> documentation for "M:Ab4d.Vulkan.BufferView.#ctor(System.UInt64)"]
See Also