MotionScript

@motion-script/core


@motion-script/core / UniformBounds

Interface: UniformBounds

Defined in: attributes/shape/sksl-uniforms.ts:51

The rect a fill resolves against — structurally the renderer's ShapeBounds.

Properties

bottom

bottom: number

Defined in: attributes/shape/sksl-uniforms.ts:55


left

left: number

Defined in: attributes/shape/sksl-uniforms.ts:52


right: number

Defined in: attributes/shape/sksl-uniforms.ts:54


top

top: number

Defined in: attributes/shape/sksl-uniforms.ts:53