跳转到内容

screenWorkAxes

此内容尚不支持你的语言。

screenWorkAxes(view): object

Defined in: camera/EditorView.ts:325

The work-plane axis a screen direction names, with the sign pointing that way — what “right” and “up” mean for a gesture on that plane. right resolves first and up takes the plane’s other axis, so the pair is never one axis twice. Head-on: +X right, +Y up.

EditorViewData

object

right: object

axis: WorldAxis

sign: number

up: object

axis: WorldAxis

sign: number