SceneCamera3D.look_at

orient the camera in the direction of a point

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

Meta