Appearance
function getSliceAxisName(viewAxis): string;
Defined in: src/geometry/SliceHelpers.ts:67
Get the name of the axis being sliced for a given view
AxisSet3D
The viewing orientation
string
The name of the axis being sliced ('X', 'Y', or 'Z')