Parent: object
inherits from sceneobject
Displays a cylinder of a given height and radius. Can also make different parts of the cylinder invisible.
topradius float
Radius at the top of the cylinder
bottomradius float
Radius at the bottom of the cylinder
height float
Height of the cylinder
partstop boolean
Does the cylinder have a top
partsbottom boolean
Does the cylinder have a bottom
partssides boolean
Does the cylinder have sides
normaldirection string
Enumerated type of:
outside
inside
Whether or not the cylinders surface is displayed on the inside or outside