Logo FS-Skia-UI

Transform Type

An affine 2D transform expressed with motion-specific labels (deliberately NOT Scene's `X`/`Y`/`Width`/`Height`, to avoid bare-literal inference collisions). Identity is `TranslateX/Y = 0`, `ScaleX/Y = 1`, `RotationDegrees = 0`.

Record fields

Record Field Description

RotationDegrees

Full Usage: RotationDegrees

Field type: float
Field type: float

ScaleX

Full Usage: ScaleX

Field type: float
Field type: float

ScaleY

Full Usage: ScaleY

Field type: float
Field type: float

TranslateX

Full Usage: TranslateX

Field type: float
Field type: float

TranslateY

Full Usage: TranslateY

Field type: float
Field type: float

Type something to start searching.