Struct roblox::data_type::PhysicalProperties [−][src]
pub struct PhysicalProperties {}
Expand description
Describes the physical properties of an object
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for PhysicalProperties
impl Send for PhysicalProperties
impl Sync for PhysicalProperties
impl Unpin for PhysicalProperties
impl UnwindSafe for PhysicalProperties
Blanket Implementations
Mutably borrows from an owned value. Read more