@mcut/timeline
getStaticValue
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / timeline/src / getStaticValue
Function: getStaticValue()
function getStaticValue(element, property): number;Defined in: packages/timeline/src/keyframes.ts:171
The static (un-animated) value of a fixed-effect property.
Parameters
element
property
| "blur"
| "rotation"
| "position.x"
| "position.y"
| "scale.x"
| "scale.y"
| "opacity"
| "volume"
| "letterSpacing"
Returns
number