Choose your operating system:
Windows
macOS
Linux
UPROPERTY(EditAnywhere, Category="Export GPU",
Meta=(EditCondition="GPUAllocationMode == ENDIExport_GPUAllocationMode::FixedSize"))
int GPUAllocationFixedSize
Reserve a fixed number of elements we can write per frame. Once the limit is reached we ignore further writes.