Version: 2017.2

GridBrush.GetCellIndexWrapAround

Switch to Manual
public int GetCellIndexWrapAround (int x, int y, int z);

Parameters

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

Returns

int Index to the BrushCell.

Description

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.