Struct unity_native_plugin_sys::VkSRTDataNV [−][src]
#[repr(C)]pub struct VkSRTDataNV {}Fields
sx: f32a: f32b: f32pvx: f32sy: f32c: f32pvy: f32sz: f32pvz: f32qx: f32qy: f32qz: f32qw: f32tx: f32ty: f32tz: f32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for VkSRTDataNV
impl Send for VkSRTDataNV
impl Sync for VkSRTDataNV
impl Unpin for VkSRTDataNV
impl UnwindSafe for VkSRTDataNV
Blanket Implementations
Mutably borrows from an owned value. Read more