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 |
|---|---|
| Vector3 | Cell Center coordinate. |