X3D Box

Box • Example

A rectangular, parallelpiped box.

Geometry3D

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.