Skip to content

Commit

Permalink
Link to #1387 in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Jul 3, 2023
1 parent 3d33117 commit c1bf004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/concepts/spaces-and-transforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ For camera spaces this could for instance be `rr.log_view_coordinates("world/cam

For 3D world spaces it can be useful to log what the up-axis is in your coordinate system. This will help Rerun set a good default view of your 3D scene, as well as make the virtual eye interactions more natural. This can be done with `rr.log_view_coordinates("world", up="+Z", timeless=True)`.

For 2D spaces and other entities the view coordinates currently do nothing.
For 2D spaces and other entities the view coordinates currently do nothing (https://github.com/rerun-io/rerun/issues/1387).

0 comments on commit c1bf004

Please sign in to comment.