Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 458 Bytes

vec2.md

File metadata and controls

28 lines (15 loc) · 458 Bytes

vec2-fn / Vec2

Interface: Vec2

Vec2 object.

Table of contents

Properties

Properties

x

x: number

Defined in: types/vec2.ts:3


y

y: number

Defined in: types/vec2.ts:4