pub type TransformSystem = TransformSystems;
👎Deprecated since 0.17.0: Renamed to
TransformSystems
.Expand description
Deprecated alias for TransformSystems
.
Aliased Type§
pub enum TransformSystem {
Propagate,
}
Variants§
Propagate
Propagates changes in transform to children’s GlobalTransform