Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/Optimus/Source/OptimusCore/Public/DataInterfaces/DataInterfaceRawBuffer.h |
Include |
#include "DataInterfaces/DataInterfaceRawBuffer.h" |
UCLASS(BlueprintType, EditInlineNew, Category=ComputeFramework)
class UTransientBufferDataProvider : public UComputeDataProvider
Compute Framework Data Provider for a transient buffer.
Name | Description | ||
---|---|---|---|
|
FComputeData... |
GetRenderProxy() |
Get an associated render thread proxy object. |
|
IsValid() |
Return false if the provider has not been fully initialized. |