Table of Contents

Class ExtraChunkIgnoreOverride

Namespace
VoxelPlayground.Engine.Collision
Assembly
VoxEngine.dll
[Serializable]
public class ExtraChunkIgnoreOverride
Inheritance
object
ExtraChunkIgnoreOverride

Fields

chunkId

public int3 chunkId

Field Value

int3

excludeLayer

public LayerMask excludeLayer

Field Value

LayerMask

includeLayer

public LayerMask includeLayer

Field Value

LayerMask