X3D Box
Tag Name
Box • Example
Tag Description
A rectangular, parallelpiped box.
Component
Geometry3D
Tag Attributes
size
Field Type: SFVec3f
Access Type: initializeOnly
Default Value: 2 2 2
Value Range: 0, ∞
Description: Extent of the Box along the X, Y, Z axis.
solid
Field Type: SFBool
Access Type: initializeOnly
Default Value: TRUE
Value Range: ...
Description: Specifies whether the Box is visible from the inside.
metadata
Field Type: SFNode
Access Type: inputOutput
Default Value: NULL
Value Range: X3DMetadataObject
Description: Information about this node.