Workspace 6.21.5
SphereGlypherBuilder

Creates a SphereGlypher; a glypher that places spheres on each node of a MeshModel. The parameters of each sphere are gathered from the state data of each node (or default values if no valid state data exists).

  • Default label: "SphereGlypher builder"
  • Member of plug-in: Rendering
  • Catalogue path: Scene/Glyphers
Inputs:
Enabledbool

IntervalintIf greater than one, only every Xth glyph is drawn. Used to reduce overdraw for large models.
Interval state nameQString(optional) The name of the model state containing interval data.
Sphere typeCSIRO::Rendering::SphereGlypher::SphereTypeThe algorithm to use to generate the spheres.
Subdivisionsint

Radius state nameQString

Use scale as radiusboolIf enabled, each sphere's radius will be the value specified in the Scale input.
Scaledouble

Orientation state nameQString

Orientation state enabledbool

Outputs:
GlypherCSIRO::Rendering::SphereGlypher