Struct gdnative_visual_script::common::sys::godot_transform [−]
Fields
_dont_touch_that: [u8; 48]
Trait Implementations
impl Clone for godot_transform
impl Clone for godot_transform
fn clone(&self) -> godot_transform
fn clone(&self) -> godot_transform
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Default for godot_transform
impl Default for godot_transform
fn default() -> godot_transform
fn default() -> godot_transform
Returns the "default value" for a type. Read more
impl Copy for godot_transform
impl Copy for godot_transform
Auto Trait Implementations
impl Send for godot_transform
impl Send for godot_transform
impl Sync for godot_transform
impl Sync for godot_transform