Description
BoxProjectUV (v1)
Generates UVs using a box projection
Input(s) : Collection [Intrinsic] - Target Collection UVChannel - UV channel to unwrap into ( 0 by default ) GutterSize - Approximate space to leave between UV islands, measured in texels for 512x512 texture
Output(s): Collection [Passthrough] - Target Collection UVChannel [Passthrough] - UV channel to unwrap into ( 0 by default )
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|UV |
| Type | FBoxProjectUVDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Target Collection | FManagedArrayCollection | () |
| UVChannel | UV channel to unwrap into ( 0 by default ) | int32 | 0 |
| ProjectionScale | FVector | (X=100.000000,Y=100.000000,Z=100.000000) | |
| UVOffset | FVector2f | (X=0.500000,Y=0.500000) | |
| bAutoFitToBounds | bool | False | |
| bCenterBoxAtPivot | bool | False | |
| bUniformProjectionScale | bool | False | |
| GutterSize | Approximate space to leave between UV islands, measured in texels for 512x512 texture | int32 | 1 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Target Collection | FManagedArrayCollection | |
| UVChannel | UV channel to unwrap into ( 0 by default ) | int32 |