MotionScript

@motion-script/core


@motion-script/core / ShaderChildDecl

Interface: ShaderChildDecl

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

A uniform shader / colorFilter / blender declaration, in child-index order.

Properties

kind

kind: "shader" | "colorFilter" | "blender"

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


name

name: string

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