This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
TransformCollection (v1)
Transforms a Collection
Input(s) : Collection [Intrinsic] - Output mesh TransformSelection - Transform selection for transforming Translate - Translation Rotate - Rotation Scale - Scale
Output(s): Collection [Passthrough] - Output mesh
Information
| Module | GeometryCollectionNodes |
| Category | Math|Transform |
| Type | FTransformCollectionDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| RotationOrder | Rotation Order | ERotationOrderEnum | Dataflow_RotationOrder_XYZ |
| UniformScale | Uniform scale | float | 1.000000 |
| RotatePivot | Pivot for the rotation | FVector | (X=0.000000,Y=0.000000,Z=0.000000) |
| ScalePivot | Pivot for the scale | FVector | (X=0.000000,Y=0.000000,Z=0.000000) |
| bInvertTransformation | Invert the transformation | bool | False |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Output mesh | FManagedArrayCollection | () |
| TransformSelection | Transform selection for transforming | FDataflowTransformSelection | () |
| Translate | Translation | FVector | (X=0.000000,Y=0.000000,Z=0.000000) |
| Rotate | Rotation | FVector | (X=0.000000,Y=0.000000,Z=0.000000) |
| Scale | Scale | FVector | (X=1.000000,Y=1.000000,Z=1.000000) |
| RotationOrder | Rotation Order | ERotationOrderEnum | Dataflow_RotationOrder_XYZ |
| UniformScale | Uniform scale | float | 1.000000 |
| RotatePivot | Pivot for the rotation | FVector | (X=0.000000,Y=0.000000,Z=0.000000) |
| ScalePivot | Pivot for the scale | FVector | (X=0.000000,Y=0.000000,Z=0.000000) |
| bInvertTransformation | Invert the transformation | bool | False |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Output mesh | FManagedArrayCollection |