Struct roblox::data_type::Vector3int16 [−][src]
pub struct Vector3int16 {}
Expand description
Vector with 3 components of type i16
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for Vector3int16
impl Send for Vector3int16
impl Sync for Vector3int16
impl Unpin for Vector3int16
impl UnwindSafe for Vector3int16
Blanket Implementations
Mutably borrows from an owned value. Read more