Struct unity_native_plugin_sys::VkExtent3D [−][src]
Fields
width: u32height: u32depth: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for VkExtent3D
impl Send for VkExtent3D
impl Sync for VkExtent3D
impl Unpin for VkExtent3D
impl UnwindSafe for VkExtent3D
Blanket Implementations
Mutably borrows from an owned value. Read more