Navigation
API > API/Plugins > API/Plugins/MutableTools
Generate mimaps for an image.
| Name | NodeImageMipmap |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageMipmap.h |
| Include Path | #include "MuT/NodeImageMipmap.h" |
Syntax
class NodeImageMipmap : public mu::NodeImage
Inheritance Hierarchy
- CSharedMix → Node → NodeImage → NodeImageMipmap
- RefCounted → Node → NodeImage → NodeImageMipmap
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeImageMipmap() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeImageMipmap.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeImageMipmap.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Factor | Ptr< NodeScalar > | MuT/NodeImageMipmap.h | ||
| Settings | FMipmapGenerationSettings | MuT/NodeImageMipmap.h | ||
| Source | Ptr< NodeImage > | MuT/NodeImageMipmap.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeImageMipmap.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeImageMipmap.h |