Struct dae_parser::PhysicsSceneCommon [−][src]
Fields
gravity: Option<f32>
time_step: Option<f32>
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for PhysicsSceneCommon
impl Send for PhysicsSceneCommon
impl Sync for PhysicsSceneCommon
impl Unpin for PhysicsSceneCommon
impl UnwindSafe for PhysicsSceneCommon
Blanket Implementations
Mutably borrows from an owned value. Read more