Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 89e2b7f

Browse files
Whats new
1 parent 02a94c9 commit 89e2b7f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
3D Collections have `set_offset3d` and `get_offset3d` methods
2-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1+
3D Collections have ``set_offset3d`` and ``get_offset3d`` methods
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

4-
All 3D Collections (`Patch3DCollection`, `Path3DCollection`,
5-
`Poly3DCollection`) now have `set_offset3d` and `get_offset3d` methods
4+
All 3D Collections (``Patch3DCollection``, ``Path3DCollection``,
5+
``Poly3DCollection``) now have ``set_offset3d`` and ``get_offset3d`` methods
66
which allow you to set and get the offset of the collection in data
77
coordinates. In other words, this allows you to set and get the position of the
88
of the collection points.

0 commit comments

Comments
 (0)