Struct roblox::data_type::Vector2 [−][src]
pub struct Vector2 {}
Expand description
Vector with 2 components
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Vector2
impl UnwindSafe for Vector2
Blanket Implementations
Mutably borrows from an owned value. Read more