@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].
@motion-script/core / 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].