Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AtLine(int)

An explicit 1-based grid line.
Read time 1 minuteLast updated 13 days ago

Definition

public static GridLine AtLine(int line)

Parameters

line

The line index; must be >= 1 (0 and negatives are invalid).

Returns

Type

Description

GridLine