Click or drag to resize
PoGeneralizedScattermarkers Property

Defines the sub-scene graphs used for each marker.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFNode markers { get; }

Property Value

Type: SoMFNode
Remarks

If the number of sub-scene graphs is inferior to the number of markers to draw, they are cyclically used.

See Also