@motion-script/core / SkSLUniform
Interface: SkSLUniform
Defined in: attributes/shape/sksl-uniforms.ts:22
A named uniform, in the positional [{name, value}] form the sksl effect takes.
Properties
name
name:
string
Defined in: attributes/shape/sksl-uniforms.ts:23
value
value:
SkSLUniformValue
Defined in: attributes/shape/sksl-uniforms.ts:24