Method TryLayoutByTiles
TryLayoutByTiles(RectInt, uint, out RectInt, out RectInt, out RectInt, out RectInt)
선언
public static bool TryLayoutByTiles(RectInt src, uint tileSize, out RectInt main, out RectInt topRow, out RectInt rightCol, out RectInt topRight)
파라미터
타입 | 이름 | 설명 |
---|---|---|
RectInt | src | |
uint | tileSize | |
RectInt | main | |
RectInt | topRow | |
RectInt | rightCol | |
RectInt | topRight |
반환
타입 | 설명 |
---|---|
bool |