Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Span(int)

A span of count tracks from the opposite edge.
Read time 1 minuteLast updated 6 days ago

Definition

public static GridLine Span(int count)

Parameters

count

The number of tracks to span; must be >= 1.

Returns

Type

Description

GridLine