Block <IvBlock>

Synopsis

Defines a rectangular parallelepiped.

IvBlock instances can be positioned using constraints or by positioning their local coordinate system Frame. The behavior is selected by the ignorePosition? parameter, which if true (the default) selects constraint-based positioning.

Mixins

IvBlockModifier

Block

Parameters

Name Type Description
Length number The size of the block in its local Y-axis direction. The default is 1.0.
Height number The size of the block in its local Z-axis direction. The default is 1.0.
Width number The size of the block in its local X-axis direction. The default is 1.0.