Revision as of 13:45, 5 July 2025 by Anders(talk | contribs)(Created page with "{{:vectorVec3NodeExampleCode}} ==Functions== {| class="wikitable" !|return !|function !|description |- |int |[vectorVec3:size()|size]]() |Returns the list size. |- |Vec3 |item(int index) |Return a value. |- | |add(Vec3 vector) |Add a vector. |- |}")