Class ChunkGridExtensions
Inheritance
System.Object
ChunkGridExtensions
Namespace: Eco.Shared.Voxel
Assembly: Eco.Shared.dll
Syntax
public static class ChunkGridExtensions : Object
Methods
Clear(IChunkGrid)
Shortcut for Clear(Guid) with new System.Guid generated.
Declaration
public static void Clear(this IChunkGrid chunkGrid)
Parameters
| Type | Name | Description |
|---|---|---|
| IChunkGrid | chunkGrid |