7,072
edits
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
|arg3 = [float z = 0.0] The Z value for the 3D vector. | |arg3 = [float z = 0.0] The Z value for the 3D vector. | ||
|return = Vec3 a 3D vector object | |return = Vec3 a 3D vector object | ||
|exampleJS = let position = new Vec3(10.0, 20.0, 30.0) | |||
}} | }} | ||
edits