vector2d
Variables
Name
Type
x
float
y
float
Functions
IsZero
Returns:
Type
Description
bool
true if all vector axes equals zero
Code:
Last updated
Was this helpful?
Name
Type
x
float
y
float
Returns:
Type
Description
bool
true if all vector axes equals zero
Code:
Last updated
Was this helpful?