Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeImage
- NodeImageMipmap
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageMipmap.h |
| Include | #include "MuT/NodeImageMipmap.h" |
Syntax
class NodeImageMipmap : public mu::NodeImage
Remarks
Generate mimaps for an image.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Private * | GetPrivate () |
||
| NodeImagePtr | GetSource () |
Get the node generating the source image to be mipmapped. | |
| const FNodeType * | |||
| void | SetMipmapGenerationSettings
(
EMipmapFilterType FilterType, |
||
| void |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |