Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/IOptimusValueProvider.h |
Include | #include "IOptimusValueProvider.h" |
Syntax
class IOptimusValueProvider
Remarks
FIXME: A stop-gap shader value provider until we have a proper pin evaluation that handles paths that have a constant, computed, varying and a mix thereof, results.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FOptimusValueContainerStruct | GetValue () |
Returns the stored value. |
![]() ![]() |
FOptimusDataTypeRef | Returns the value data type. | |
![]() ![]() |
FOptimusValueIdentifier | Returns the value name. |