Workspace 6.21.5
|
Create a mesh from Transforms (including a hierarchy) representing control points
Inputs: | |||
---|---|---|---|
Control points | Array | CSIRO::Rendering::Transform | |
Don't mesh children | bool | ||
Parent to output transform | bool | Parent input transforms to the output transform of this operation. You may not want to do this if they're already parented to a transform hierarchy directly. | |
Outputs: | |||
Mesh | CSIRO::Mesh::MeshModelInterface | A mesh of points and segments representing the hierarchy of control points | |
Transform | CSIRO::Rendering::Transform | A transform containing all the input transforms as children, this can be added as a single input into the SceneBuilder |