vec3.new: Difference between revisions

Jump to navigation Jump to search
55 bytes added ,  Yesterday at 21:16
no edit summary
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)
}}
}}
7,072

edits

Navigation menu