Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridCellRelativeVisualResolution

Note

Stable API. Supported for production use within the 1.x compatibility contract.

Contract Value
Assembly LostLily.GridToolkit.Visualization
Namespace LostLily.GridToolkit.Visualization
Kind struct
Tier Stable
Roles ExtensionPoint
Validated version 1.0.0

Declaration

type struct LostLily.GridToolkit.Visualization.GridCellRelativeVisualResolution

Public members

Methods

System.Void .ctor(UnityEngine.Vector2,UnityEngine.Vector3)

Properties

UnityEngine.Vector2 PlanarSize { get; }
UnityEngine.Vector3 LocalScale { get; }

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.