API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceNineSliceInsets

@codexo/exojs / rendering / stable

Source-space or destination-space per-edge insets.

4
props
0
methods
0
events
Import
import { NineSliceInsets } from '@codexo/exojs'

Source-space or destination-space per-edge insets.

Properties4
bottom: number
left: number
right: number
top: number
Source