ntcore-ts / @ntcore-ts/client / Translation2d
Interface: Translation2d
Defined in: struct/geometry.ts:46
Unpacked Translation2d (double x; double y).
Properties
x
x:
number
Defined in: struct/geometry.ts:47
y
y:
number
Defined in: struct/geometry.ts:48