axisOrientation
megane-viewer / axisOrientation
Function: axisOrientation()
axisOrientation(
axis,box):CameraOrientation
Defined in: renderer/cameraOrientation.ts:191
Look straight along a lattice or Cartesian axis from its positive (+) or
negative (-) side. See the module docs for the up-vector convention.
Parameters
axis
"+a" | "+b" | "+c" | "+x" | "+y" | "+z" | "-a" | "-b" | "-c" | "-x" | "-y" | "-z"
box
ArrayLike<number> | null | undefined