This actor contains the geometry and appearance specifications for a GR torus. The output port is used to connect this actor to the Java3D scene graph. This actor will only have meaning in the GR domain. The parameter hullRadius determines the radius of torus ring. The parameter crossSectionRadius determines the radius of the torus cross-section. The parameter slices determines the number of polygonal slices used in the creating the torus.
Field Detail |
public VisualSim.data.expr.Parameter crossSectionRadius
public VisualSim.data.expr.Parameter hullRadius
public VisualSim.data.expr.Parameter angleSpan
public VisualSim.data.expr.Parameter slices