Struct three_d::renderer::object::ModelInstance [−][src]
Fields
geometry_transform: Mat4
texture_transform: Mat3
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ModelInstance
impl Send for ModelInstance
impl Sync for ModelInstance
impl Unpin for ModelInstance
impl UnwindSafe for ModelInstance
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more