X3D Sphere
Tag Name
Sphere • Example
Tag Description
A 3D shape where every point on the objects surface is equidistant from its center.
Component
Geometry3D
Tag Attributes
radius
Field Type: SFFloat
Access Type: initializeOnly
Default Value: 1
Value Range: 0, ∞
Description: Sets the radius of the sphere which must be greater than zero.
solid
Field Type: SFBool
Access Type: initializeOnly
Default Value: TRUE
Value Range: ...
Description: Specifies whether the sphere is visible from the inside.
metadata
Field Type: SFNode
Access Type: inputOutput
Default Value: NULL
Value Range: X3DMetadataObject
Description: Information about this node.