X3D Cone
Tag Name
Cone • Example
Tag Description
A 3D shape that tapers from a circular base to an apex.
Component
Geometry3D
Tag Attributes
height
Field Type: SFFloat
Access Type: initializeOnly
Default Value: 2
Value Range: 0, ∞
Description: Height measured from the center of the base to the apex.
bottomRadius
Field Type: SFFloat
Access Type: initializeOnly
Default Value: 1
Value Range: 0, ∞
Description: Radius of the base.
bottom
Field Type: SFBool
Access Type: intializeOnly
Default Value: TRUE
Value Range: ...
Description: Specifies if the cone has a bottom cap.
side
Field Type: SFBool
Access Type: initializeOnly
Default Value: TRUE
Value Range: ...
Description: Specifies if the sides of the cone are created.
solid
Field Type: SFBool
Access Type: initializeOnly
Default Value: TRUE
Value Range: ...
Description: Specifies whether the cone is visible when viewed from the inside.
metadata
Field Type: SFNode
Access Type: inputOutput
Default Value: NULL
Value Range: X3DMetadataObject
Description: Information about this node.