Skip to main content
Version: 2.0.0-preview

Transforms

Transforms that modify the position, rotation, scale or skew of a drawable.

  • Translate — Translates the layer along the X and Y axes.
  • Skew — Skews the layer along the X and Y axes.
  • Scale — Scales the layer in X, Y and uniform direction.
  • Rotation — Rotates the layer in 2D.
  • Rotation 3D — Rotates the layer in 3D space (X / Y / Z axes).