Mesh Iterative Transform
Mesh/Modifier/Transform
Produces a generative mesh based on the input mesh by calculating the specified transform and repeating it for each appended mesh.
Use conservative values for scale as each iteration multiplies it's scale value with the previous value. This exponential change in scale can quickly lead to either miniscule or gigantic output meshes.
Input Parameters
- PassCount Uint
- MeshCount Uint
- Mesh Mesh
- Mesh2 Mesh
- Mesh3 Mesh
- Mesh4 Mesh
- Mesh5 Mesh
- Mesh6 Mesh
- Mesh7 Mesh
- Mesh8 Mesh
- Translate Vec3
- TranslateVariance Vec3
- Rotate Vec3
- RotateVariance Vec3
- Scale Vec3
- ScaleVariance Vec3
- ProportionalScaleVariance Boolean
- Pivot Enum
- CustomPivot Vec3
- NormalizedPosition Boolean
Output Parameters
- Output Mesh
Meta
Author | InstaMaterial GmbH | Category | Mesh/Modifier/Transform | Tooltip | Produces a generative mesh based on the input mesh by calculating the specified transform and repeating it for each appended mesh. > Use conservative values for scale as each iteration multiplies it's scale value with the previous value. This exponential change in scale can quickly lead to either miniscule or gigantic output meshes. | Name | Mesh Iterative Transform | Version | 1.45 | ID | 20e6716b-e434-4d8d-a328-6e1a350b9352 | PackageUrl | pkg://a2fe1349-05d9-4b2f-bbaf-9bde71e5403c/atoms/20e6716b-e434-4d8d-a328-6e1a350b9352.atom |
---|