[]
Returns the index of the current tile, relative to a standard scan-line order.
<p>This default implementation returns the value of the source.</p>
public virtual int TileIdx { get; }
Type | Description |
---|---|
int | The current tile's index (starts at 0). |