Struct roblox::data_type::Region3int16 [−][src]
pub struct Region3int16 {}
Expand description
3-Dimensional Region, using i16
s for the numeric types
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for Region3int16
impl Send for Region3int16
impl Sync for Region3int16
impl Unpin for Region3int16
impl UnwindSafe for Region3int16
Blanket Implementations
Mutably borrows from an owned value. Read more