wima
    Preparing search index...

    Class GlobalTransform2D

    A class that is used to transform positions through rotation, scaling and translation.

    a c e
    b d f

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    a: number
    b: number
    c: number
    d: number
    x: number
    y: number
    Identity: Affine2 = ...
    Zero: Affine2 = ...

    Methods