• Returns a new Vector3 set with the result of the transformation by the given matrix of the given vector. This method computes tranformed coordinates only, not transformed direction vectors (ie. it takes translation in account)

    Returns

    the transformed Vector3

    Parameters

    Returns MutableVector3