Mesh Transform
Mesh/Modifier/Transform
Performs a 3D transformation on the input mesh. By default, the translation is specified in normalized coordinates and relative to the mesh pivot. To perform an absolute transformation, to position the mesh pivot on the specified translation enable 'AbsolutePosition'.
Input Parameters
- Mesh Mesh
- Translate Vec3
The translation. - Rotate Vec3
The rotation in euler angles. - Scale Vec3
The scale. - Pivot Enum · MeshCenter, MeshOrigin, Custom
The pivot use for rotation and scale. - CustomPivot Vec3
The custom pivot, specified using normalized coordinates. - NormalizedPosition Boolean
If enabled, the translation is normalized by the mesh bounding box. - AbsolutePosition Boolean
If enabled, the translation is absolute, the mesh pivot will be moved to the specified translation coordinate.
Output Parameters
- Output Mesh
Meta
Author | InstaMaterial GmbH | Category | Mesh/Modifier/Transform | Tooltip | Performs a 3D transformation on the input mesh. By default, the translation is specified in normalized coordinates and relative to the mesh pivot. To perform an absolute transformation, to position the mesh pivot on the specified translation enable 'AbsolutePosition'. | Name | Mesh Transform | Version | 1.0 | ID | deadc0de-0c01-0000-0000-000000000001 |
---|