Click or drag to resize
Ab4d.SharpEngine logo

PhysicalDeviceMemoryPropertiesMemoryHeapsBufferItem Property

[Missing <summary> documentation for "P:Ab4d.Vulkan.PhysicalDeviceMemoryProperties.MemoryHeapsBuffer.Item(System.Int32)"]


Namespace: Ab4d.Vulkan
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntax
C#
public ref MemoryHeap this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

MemoryHeap

[Missing <value> documentation for "P:Ab4d.Vulkan.PhysicalDeviceMemoryProperties.MemoryHeapsBuffer.Item(System.Int32)"]

Remarks

[Missing <remarks> documentation for "P:Ab4d.Vulkan.PhysicalDeviceMemoryProperties.MemoryHeapsBuffer.Item(System.Int32)"]

See Also