Skip to content
导航

Interface: IRadiusPointData

Hierarchy

Table of contents

Properties

Properties

radiusX

radiusX: number

Defined in

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


radiusY

radiusY: number

Defined in

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


x

x: number

Inherited from

IPointData.x

Defined in

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


y

y: number

Inherited from

IPointData.y

Defined in

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

Released under the MIT License.