*(_:_:)

    This operator multiplies all components of the Transform2D, including the origin vector, which scales it uniformly.

    Transform2D.swift:554
    static func * (lhs: Transform2D, rhs: Double) -> Transform2D

    Other members in extension

    Type members

    Instance members