Skip to content

API > createCameraAnimation

Function: createCameraAnimation()

createCameraAnimation(scene, node): object

create camera animation by code operation node

Parameters

scene: Scene

node: Camera

Returns

play

play: () => void

Source

packages/plugin-babylon/src/camera/animation.ts:9


Generated using typedoc-plugin-markdown and TypeDoc