Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetLayoutCellCenter()

Get the default center coordinate of a cell for the set layout of the Grid.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.GridModule
public Vector3 GetLayoutCellCenter()

Returns

Type

Description

Vector3Cell Center coordinate.