GridObjectVisualBoundsResolution
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 | CustomerWorkflow, ExtensionPoint |
| Validated version | 1.0.0 |
Declaration
type struct LostLily.GridToolkit.Visualization.GridObjectVisualBoundsResolution
Public members
Methods
System.Void .ctor(UnityEngine.Bounds,UnityEngine.Vector2,System.Int32)
Properties
System.Int32 SourceCount { get; }
UnityEngine.Bounds LocalBounds { get; }
UnityEngine.Vector2 PlanarSize { 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.