Struct three::skeleton::Skeleton [] [src]

pub struct Skeleton { /* fields omitted */ }

Contains array of bones.

Trait Implementations

impl Clone for Skeleton
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Skeleton
[src]

[src]

Formats the value using the given formatter.

impl AsRef<Base> for Skeleton
[src]

[src]

Performs the conversion.

impl Object for Skeleton
[src]

[src]

Converts into the base type.

[src]

Invisible objects are not rendered by cameras.

[src]

Set both position, orientation and scale.

[src]

Set position.

[src]

Set orientation.

[src]

Set scale.

[src]

Set weights.

[src]

Rotates object in the specific direction of target.