常見例句雙語例句If any of the arguments are Infinity the transformation matrix must be marked as infinite instead of the method throwing an exception.如果任意一個參數(shù)是無限大,變形矩陣也必須被標(biāo)記為無限大,否則會拋出異常。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" 開頭的,表示當(dāng)前 Transform 對象是從右邊與給定轉(zhuǎn)換矩陣相乘的 —— 矩陣操作的順序是非常重要的。When a transformation matrix is applied to an object it will often be in a different place, orientation, and size afterwards.當(dāng)一個變換矩陣被應(yīng)用得到一個對象,通常在對于這些對象在不同的地點,方向,大小。 返回 transformation matrix