MotionScript

@motion-script/core


@motion-script/core / PathBounds

Type Alias: PathBounds

PathBounds = readonly [number, number, number, number]

Defined in: render/descriptors/path.ts:47

An axis-aligned bounding box in path coordinates: [minX, minY, maxX, maxY].