Navigation
API > API/Plugins > API/Plugins/OptimusCore
| Name | UOptimusKernelSource |
| Type | class |
| Header File | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusKernelSource.h |
| Include Path | #include "OptimusKernelSource.h" |
Syntax
UCLASS (MinimalAPI)
class UOptimusKernelSource : public UComputeKernelSource
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UComputeKernelSource → UOptimusKernelSource
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString GetSource() |
OptimusKernelSource.h | ||
void SetSource
(
FString const& InSource |
OptimusKernelSource.h |