Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeImageProject
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- Node::Private
- NodeImage::Private
- NodeImageProject::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeImageProjectPrivate.h |
| Include | #include "MuT/NodeImageProjectPrivate.h" |
Syntax
class Private : public mu::NodeImage::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnableTextureSeamCorrection | ||
| bool | bIsAlphaFadingEnabled | ||
| bool | bIsRGBFadingEnabled | ||
| FUintVector2 | m_imageSize | ||
| uint8 | m_layout | ||
| Ptr< NodeScalar > | m_pAngleFadeEnd | ||
| Ptr< NodeScalar > | m_pAngleFadeStart | ||
| Ptr< NodeImage > | m_pImage | ||
| Ptr< NodeImage > | m_pMask | ||
| Ptr< NodeMesh > | m_pMesh | ||
| Ptr< NodeProjector > | m_pProjector | ||
| EMinFilterMethod | MinFilterMethod | ||
| ESamplingMethod | SamplingMethod |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ReturnType | Accept
(
::mu::BaseVisitor& guest |
||
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Constants
| Name | Description |
|---|---|
| s_type |