Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


this[]

Returns the Vector3Int position indexed in the Tilemap.PositionArray.
Read time 1 minuteLast updated 5 days ago

Definition

this[int]

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

Parameters

index

Returns

Type

Description

Vector3Int