Skip to content

ScaleOrientation🔗

TODO docs

Definition🔗

export enum ScaleOrientation {
    Horizontal = 0,
    Vertical = 1,
}