Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes
Auto unwrap UVs for a specific UV channel
| Name | FAutoUnwrapUVDataflowNode |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionNodes/Public/Dataflow/GeometryCollectionUVNodes.h |
| Include Path | #include "Dataflow/GeometryCollectionUVNodes.h" |
Syntax
USTRUCT ()
struct FAutoUnwrapUVDataflowNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FAutoUnwrapUVDataflowNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAutoUnwrapUVDataflowNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Dataflow/GeometryCollectionUVNodes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | Dataflow/GeometryCollectionUVNodes.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | FManagedArrayCollection | Target Collection | Dataflow/GeometryCollectionUVNodes.h |
|
| FaceSelection | FDataflowFaceSelection | Faces to auto unwrap, no selection means all faces | Dataflow/GeometryCollectionUVNodes.h |
|
| GutterSize | int32 | Approximate space to leave between UV islands, measured in texels for 512x512 texture | Dataflow/GeometryCollectionUVNodes.h |
|
| UVChannel | int32 | UV channel to unwrap into ( 0 by default ) | Dataflow/GeometryCollectionUVNodes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FAutoUnwrapUVDataflowNode, |
Dataflow/GeometryCollectionUVNodes.h | ||
FGeometryCollection::StaticType() |
Dataflow/GeometryCollectionUVNodes.h |