transformation matrix
常見(jiàn)例句
- If any of the arguments are Infinity the transformation matrix must be marked as infinite instead of the method throwing an exception.
如果任意一個(gè)參數(shù)是無(wú)限大,變形矩陣也必須被標(biāo)記為無(wú)限大,否則會(huì)拋出異常。 - 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" 開(kāi)頭的,表示當(dāng)前 Transform 對(duì)象是從右邊與給定轉(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)一個(gè)變換矩陣被應(yīng)用得到一個(gè)對(duì)象,通常在對(duì)于這些對(duì)象在不同的地點(diǎn),方向,大小。 返回 transformation matrix