Module crayon::scene::transform [] [src]

Structs

Ancestors
Children

An iterator of references to its children.

Descendants

An iterator of references to its descendants, in tree order.

Transform

Transform is used to store and manipulate the postiion, rotation and scale of the object. Every Transform can have a parent, which allows you to apply position, rotation and scale hierarchically.

Type Definitions

Decomposed