Skip to content

Interface: IRadiusPointData

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


radiusX

radiusX: number

Defined in

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


radiusY

radiusY: number

Defined in

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

Released under the MIT License.