Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeImageTransform
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- Node::Private
- NodeImage::Private
- NodeImageTransform::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeImageTransformPrivate.h |
| Include | #include "MuT/NodeImageTransformPrivate.h" |
Syntax
class Private : public mu::NodeImage::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| EAddressMode | AddressMode | ||
| NodeImagePtr | m_pBase | ||
| NodeScalarPtr | m_pOffsetX | ||
| NodeScalarPtr | m_pOffsetY | ||
| NodeScalarPtr | m_pRotation | ||
| NodeScalarPtr | m_pScaleX | ||
| NodeScalarPtr | m_pScaleY |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ReturnType | Accept
(
::mu::BaseVisitor& guest |
||
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Constants
| Name | Description |
|---|---|
| s_type |