Version: 2017.3

GridBrush.GetCellIndexWrapAround

매뉴얼로 전환
public int GetCellIndexWrapAround (int x, int y, int z);

파라미터

x X Position of the BrushCell.
y Y Position of the BrushCell.
z Z Position of the BrushCell.

반환

int Index to the BrushCell.

설명

Gets the index to the GridBrush.BrushCell based on the position of the BrushCell. Wraps each coordinate if it is larger than the size of the GridBrush.