lookFrom( entity )
instance function
Makes the cineractive camera attach to an entity in the game world. The camera will continue to look from the specified object until it is told otherwise - it will move with the entity as it moves around the world.
Arguments
Name | Type | Decription |
---|---|---|
entity | Entity | The Entity to attach the camera to |