Skip to content

Interface: IRotationPointData

Hierarchy

Table of contents

Properties

Properties

x

x: number

Inherited from

IPointData.x

Defined in

leafer/packages/interface/src/math/IMath.ts:5


y

y: number

Inherited from

IPointData.y

Defined in

leafer/packages/interface/src/math/IMath.ts:6


rotation

rotation: number

Defined in

leafer/packages/interface/src/math/IMath.ts:19

Released under the MIT License.