Navigation
API > API/Plugins > API/Plugins/MutableTools
| Name | NodeImageProject |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageProject.h |
| Include Path | #include "MuT/NodeImageProject.h" |
Syntax
class NodeImageProject : public mu::NodeImage
Inheritance Hierarchy
- CSharedMix → Node → NodeImage → NodeImageProject
- RefCounted → Node → NodeImage → NodeImageProject
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeImageProject() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeImageProject.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeImageProject.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngleFadeEnd | Ptr< NodeScalar > | MuT/NodeImageProject.h | ||
| AngleFadeStart | Ptr< NodeScalar > | MuT/NodeImageProject.h | ||
| bEnableTextureSeamCorrection | bool | MuT/NodeImageProject.h | ||
| bIsAlphaFadingEnabled | bool | MuT/NodeImageProject.h | ||
| bIsRGBFadingEnabled | bool | MuT/NodeImageProject.h | ||
| Image | Ptr< NodeImage > | MuT/NodeImageProject.h | ||
| ImageSize | FUintVector2 | MuT/NodeImageProject.h | ||
| Layout | uint8 | MuT/NodeImageProject.h | ||
| Mask | Ptr< NodeImage > | MuT/NodeImageProject.h | ||
| Mesh | Ptr< NodeMesh > | MuT/NodeImageProject.h | ||
| MinFilterMethod | EMinFilterMethod | MuT/NodeImageProject.h | ||
| Projector | Ptr< NodeProjector > | MuT/NodeImageProject.h | ||
| SamplingMethod | ESamplingMethod | MuT/NodeImageProject.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeImageProject.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeImageProject.h |