AxisSyncMode

enumeration

Cambiar al Manual

Descripción

An axis or set of axis.

Variables

NoneDo not sync.
AxisXOnly x axis.
AxisYOnly the y axis.
AxisZOnly the z axis.
AxisXYThe x and y axis.
AxisXZThe x and z axis.
AxisYZThe y and z axis.
AxisXYZThe x, y and z axis.