Namespace VoxelPlayground.Engine
Classes
- PointDataV2.Id
Helper class for material IDs.
- VoxelVolumeBase
Base class for voxel volumes, managing voxel data, coordinates, and basic operations.
Structs
- PointDataV2
Represents the data of a single voxel point.
- RaycastHitVoxel
Represents information about a raycast hit on a voxel.
Interfaces
Enums
- PointDataV2.Id.IdName
Enum of material ID names.
- PointDataV2.Property
Enum for different voxel properties stored in the packed integer.
- PointDataV2.SpecialEffectID
Enum for special effect IDs.
- VolumeLoadingState
Represents the loading state of a voxel volume.