Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes
Generates UVs using a box projection
| Name | FBoxProjectUVDataflowNode |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionNodes/Public/Dataflow/GeometryCollectionUVNodes.h |
| Include Path | #include "Dataflow/GeometryCollectionUVNodes.h" |
Syntax
USTRUCT ()
struct FBoxProjectUVDataflowNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FBoxProjectUVDataflowNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoxProjectUVDataflowNode
(
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 |
|---|---|---|---|---|
| bAutoFitToBounds | bool | Dataflow/GeometryCollectionUVNodes.h |
|
|
| bCenterBoxAtPivot | bool | Dataflow/GeometryCollectionUVNodes.h |
|
|
| bUniformProjectionScale | bool | Dataflow/GeometryCollectionUVNodes.h |
|
|
| Collection | FManagedArrayCollection | Target Collection | Dataflow/GeometryCollectionUVNodes.h |
|
| GutterSize | int32 | Approximate space to leave between UV islands, measured in texels for 512x512 texture | Dataflow/GeometryCollectionUVNodes.h |
|
| ProjectionScale | FVector | Dataflow/GeometryCollectionUVNodes.h |
|
|
| UVChannel | int32 | Faces to auto unwrap, no selection means all faces UV channel to unwrap into ( 0 by default ) | Dataflow/GeometryCollectionUVNodes.h |
|
| UVOffset | FVector2f | Dataflow/GeometryCollectionUVNodes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FBoxProjectUVDataflowNode, |
Dataflow/GeometryCollectionUVNodes.h | ||
FGeometryCollection::StaticType() |
Dataflow/GeometryCollectionUVNodes.h |