unreal.PCGProxyForGPUData

class unreal.PCGProxyForGPUData(outer: Object | None = None, name: Name | str = 'None')

Bases: PCGData

A proxy for data residing on the GPU with functionality to read the data back to the CPU.

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGProxyForGPUData.h