Skip to content

autk-map


autk-map / ILayerBorder

Interface: ILayerBorder

Defined in: interfaces.ts:135

Interface for layer border information.

Properties

indices

indices: number[]

Defined in: interfaces.ts:137

Indices of the border.


position

position: number[]

Defined in: interfaces.ts:136

Position of the border.

Released under the MIT License.