Navigation
API > API/Plugins > API/Plugins/RigVM
| Name | FRigVMFunction_MathColorBinaryAggregateOp |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMFunctions/Math/RigVMFunction_MathColor.h |
| Include Path | #include "RigVMFunctions/Math/RigVMFunction_MathColor.h" |
Syntax
USTRUCT (Meta=(Abstract))
struct FRigVMFunction_MathColorBinaryAggregateOp : public FRigVMFunction_MathColorBase
Inheritance Hierarchy
- FRigVMStruct → FRigVMFunction_MathBase → FRigVMFunction_MathColorBase → FRigVMFunction_MathColorBinaryAggregateOp
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRigVMFunction_MathColorBinaryAggregateOp() |
RigVMFunctions/Math/RigVMFunction_MathColor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| A | FLinearColor | RigVMFunctions/Math/RigVMFunction_MathColor.h |
|
|
| B | FLinearColor | RigVMFunctions/Math/RigVMFunction_MathColor.h |
|
|
| Result | FLinearColor | RigVMFunctions/Math/RigVMFunction_MathColor.h |
|