Skip to content

@ralphschuler.webgl shader factory.<internal>.Animatable

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: Animatable

@ralphschuler/webgl-shader-factory.<internal>.Animatable

Hierarchy

Table of contents

Methods

Methods

animate

animate(keyframes, options?): Animation

MDN Reference

Parameters

Name Type
keyframes null | PropertyIndexedKeyframes | Keyframe[]
options? number | KeyframeAnimationOptions

Returns

Animation

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2431


getAnimations

getAnimations(options?): Animation[]

MDN Reference

Parameters

Name Type
options? GetAnimationsOptions

Returns

Animation[]

Defined in

node_modules/typescript/lib/lib.dom.d.ts:2433

Typescript Libraries

Modules

Namespaces

Clone this wiki locally