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:4


y

y: number

Inherited from

IPointData.y

Defined in

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


radiusX

radiusX: number

Defined in

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


radiusY

radiusY: number

Defined in

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

Released under the MIT License.