*(_:_:)

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

    Transform3D.swift:448
    static func * (lhs: Transform3D, rhs: AABB) -> AABB

    Other members in extension

    Type members

    Instance members