transform face vertices using a rotation+translation matrix plus separate scale. the matrix provides rotation and translation, scale is applied separately. this allows callers to pass pre-computed rotation+translation matrices.
transform face vertices using a rotation+translation matrix plus separate scale. the matrix provides rotation and translation, scale is applied separately. this allows callers to pass pre-computed rotation+translation matrices.