Navigation
API > API/Runtime > API/Runtime/Engine
| Name | TComposite |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialIR.h |
| Include Path | #include "Materials/MaterialIR.h" |
Syntax
template<int TSize>
struct TComposite : public MIR::FComposite
Inheritance Hierarchy
- FValue → FInstruction → TInstruction → FComposite → TComposite
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Components | FValue * | Materials/MaterialIR.h |