Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


this[]

Returns the Sprite indexed in the Tilemap.SpriteArray.
Read time 1 minuteLast updated 10 days ago

Definition

this[int]

public readonly Sprite this[int index] { get; }

Parameters

index

Returns

Type

Description

Sprite