跳到主要内容

flywave-mapview.mapviewutils.attitude

Home > @flywave/flywave-mapview > MapViewUtils > Attitude

MapViewUtils.Attitude interface

The anti clockwise rotation of an object along the axes of its tangent space, with itself as origin.

Signature:

interface Attitude 

Properties

Property

Modifiers

Type

Description

pitch

number

Rotation of the object along its horizontal axis.

roll

number

Rotation of the object along its forward axis.

yaw

number

Rotation of the object along its vertical axis.