GridPrefabMaterialIntentRule
Note
Stable API. Supported for production use within the 1.x compatibility contract.
| Contract | Value |
|---|---|
| Assembly | LostLily.GridToolkit.Visualization.World3D |
| Namespace | LostLily.GridToolkit.Visualization.World3D |
| Kind | class |
| Tier | Stable |
| Roles | CustomerWorkflow |
| Validated version | 1.0.0 |
Declaration
type class LostLily.GridToolkit.Visualization.World3D.GridPrefabMaterialIntentRule
Public members
Methods
System.Void .ctor()
System.Void .ctor(System.String,UnityEngine.Material,System.Int32)
System.Void Configure(System.String,UnityEngine.Material,System.Int32)
Properties
System.Int32 Priority { get; }
System.String IntentId { get; }
UnityEngine.Material Material { 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.