C# Class Clunker.Voxels.VoxelChanged

Show file Open project: generatives/Wrecker

Public Properties

Property Type Description
Entity Entity
PreviousValue Clunker.Voxels.Voxel
Value Clunker.Voxels.Voxel
VoxelIndex Vector3i

Property Details

Entity public property

public Entity Entity
return Entity

PreviousValue public property

public Voxel,Clunker.Voxels PreviousValue
return Clunker.Voxels.Voxel

Value public property

public Voxel,Clunker.Voxels Value
return Clunker.Voxels.Voxel

VoxelIndex public property

public Vector3i VoxelIndex
return Vector3i