Axes

enumeration

Description 描述

A flag enumeration for specifying which axes on a PrimitiveBoundsHandle object should be enabled.

Properties 属性

NoneNo axes.
XX-axis (bit 0).
YY-axis (bit 1).
ZZ-axis (bit 2).
AllAll axes.