1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 04:20:27 +02:00

update doc

This commit is contained in:
Justin Lin
2019-05-02 10:14:39 +08:00
parent 8ada3785be
commit 69f43afe46

View File

@@ -4,7 +4,7 @@ Generate a 4x4 transformation matrix which can pass into `multmatrix` to transla
## Parameters
- `v` : The normal vector of a plane intersecting the origin through which to mirror the object.
- `v` : Elements will be translated along the vector.
## Examples