X3D Cylinder

Cylinder • Example

A 3D shape with two parallel circular bases joined by a curved surface.

Geometry3D

bottom

Field Type: SFBool
Access Type: initializeOnly
Default Value: TRUE
Value Range: ...
Description: Indicates if the Cylinder should have a bottom cap.

height

Field Type: SFFloar
Access Type: initializeOnly
Default Value: TRUE
Value Range: 0, ∞
Description: Height of the Cylinder along the central axis.

radius

Field Type: SFFloat
Access Type: initializeOnly
Default Value: 1
Value Range: 0, ∞
Description: Radius of the Cylinder.

side

Field Type: SFBool
Access Type: initializeOnly
Default Value: TRUE
Value Range: ...
Description: Indicates if the Cylinder should have sides.

top

Field Type: SFBool
Access Type: initializeOnly
Default Value: TRUE
Value Range: ...
Description: Indicates if the Cylinder should have a top cap.

solid

Field Type: SFBool
Access Type: ...
Default Value: TRUE
Value Range: ...
Description: Specifies whether the geometry is visible from the inside.

metadata

Field Type: SFNode
Access Type: inputOutput
Default Value: NULL
Value Range: X3DMetadataObject
Description: Information about this node.