setpos
基本解釋
- n.設(shè)置位置(set position的縮寫)
英漢例句
- If this value gets too low we reset the position of the sphere using the SetPos() method.
為了不讓在場(chǎng)景里的球變少直至沒有,我們捕捉球掉落到一定位置時(shí),讓球再次回到初始位置,再次掉落。 - property tag POINT penPos = {read = GetPenPos , write = SetPos },
用來指定畫筆當(dāng)前的作圖位置。 - If all you want is to move an item, you should call moveBy() or setPos() instead;
這個(gè)函數(shù)只是把原點(diǎn)設(shè)為你要的點(diǎn),并沒有移動(dòng)物體,注意,并非原點(diǎn)一定就在左上角。