Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusBindingTypes.h |
Include | #include "OptimusBindingTypes.h" |
Syntax
USTRUCT ()
struct FOptimusParameterBinding
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | bSupportAtomicIfCompatibleDataType | Int type resource can optionally support atomic writes, memory is zero-initialized. |
![]() ![]() ![]() ![]() |
bool | bSupportRead | Optionally support both read and write. |
![]() ![]() ![]() |
FOptimusDataDomain | DataDomain | |
![]() ![]() ![]() |
FOptimusDataTypeRef | DataType | |
![]() ![]() ![]() |
FOptimusValidatedName | Name |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsValid () |
Returns true if the binding is valid and has defined entries |