IGridTopologyGeometry
Note
Stable API. Supported for production use within the 1.x compatibility contract.
| Contract | Value |
|---|---|
| Assembly | LostLily.GridToolkit.Runtime |
| Namespace | LostLily.GridToolkit.Geometry |
| Kind | interface |
| Tier | Stable |
| Roles | ExtensionPoint |
| Validated version | 1.0.0 |
Declaration
type interface LostLily.GridToolkit.Geometry.IGridTopologyGeometry
Public members
Methods
System.Collections.Generic.IReadOnlyList<UnityEngine.Vector2> GetCellCorners(LostLily.GridToolkit.Coordinates.GridCoordinate,System.Single)
UnityEngine.Vector2 GetLocalPosition(LostLily.GridToolkit.Coordinates.GridCoordinate,System.Single)
Versioning
Generated from the public Grid Toolkit 1.0.0 API metadata. Use the tier above when deciding how strongly to couple your project to this contract.