vec2.y: Difference between revisions

17 bytes added ,  19 November 2022
no edit summary
m (Mex moved page Vec2.y to vec2.y)
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = shared
|name = y
|side = shared
|type = property
|type = property
|class = Vec2
|class = Vec2
|name = y
|games = iii vc sa iv
|returnTypes = float
|desc = fetch or set the Y component of the 2D vector
|usage = fetch or set the Y component of the 2D vector
|return = float a floating-point number representing the Y component of the 2D vector
|returnInfo = a floating-point number representing the Y component of the 2D vector
|readonly = false
}}
}}
6,834

edits