vec2.y: Difference between revisions

1 byte removed ,  19 November 2022
no edit summary
No edit summary
No edit summary
 
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
|desc = fetch or set the Y component of the 2D vector
|return = float a floating-point number representing the Y component of the 2D vector
|readonly = false
|readonly = false
|returnTypes = float
|usage = fetch or set the Y component of the 2D vector
|returnInfo = a floating-point number representing the Y component of the 2D vector
}}
}}
6,833

edits