Skip to main content
Vector2
use_
math
0.0.7
Vector2
Aliased Type
In crate use_
math
use_math
Type Alias
Vector2
Copy item path
pub type Vector2 =
Vector
<2>;
Expand description
A two-dimensional vector.
Aliased Type
ยง
pub struct Vector2 {
/* private fields */
}