mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-05 06:17:32 +02:00
update doc
This commit is contained in:
@@ -14,7 +14,7 @@ Generate a 4x4 transformation matrix which can pass into `multmatrix` to transla
|
|||||||
|
|
||||||
cube(2, center = true);
|
cube(2, center = true);
|
||||||
multmatrix(m_translation([5, 0, 0]))
|
multmatrix(m_translation([5, 0, 0]))
|
||||||
sphere(1,center = true);
|
sphere(1);
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Reference in New Issue
Block a user