lookFrom( path, speed )
instance function
Makes the cineractive camera move along a path, at a specified speed. The camera will move from the start of the path to the end.
Arguments
Name | Type | Description |
---|---|---|
path | Path | The path the camera will move along |
speed | Number | How fast the camera will move along the path |