transformation matrix
常见例句
- If any of the arguments are Infinity the transformation matrix must be marked as infinite instead of the method throwing an exception.
如果任意一个参数是无限大,变形矩阵也必须被标记为无限大,否则会抛出异常。 - All operation names start with "post," which means that the current Transform object is multiplied from the right with the given transformation matrix -- the order of matrix operations matters.
所有操作名都是以 "post" 开头的,表示当前 Transform 对象是从右边与给定转换矩阵相乘的 —— 矩阵操作的顺序是非常重要的。 - When a transformation matrix is applied to an object it will often be in a different place, orientation, and size afterwards.
当一个变换矩阵被应用得到一个对象,通常在对于这些对象在不同的地点,方向,大小。 返回 transformation matrix