SceneCamera3D.look_at

orient the camera in the direction of an entity

  1. void look_at(Vector3 target)
  2. void look_at(Entity entity)
    class SceneCamera3D
    void
    look_at
    (
    Entity entity
    )

Meta