969 B
969 B
VoxelNode
Inherits: Spatial
Base class for voxel volumes.
Properties:
Type | Name | Default |
---|---|---|
VoxelGenerator |
generator | |
VoxelMesher |
mesher | |
VoxelStream |
stream |
Property Descriptions
- VoxelGenerator generator
Procedural generator used to load voxel blocks when not present in the stream.
- VoxelMesher mesher
Defines how voxels are transformed into visible meshes.
- VoxelStream stream
Primary source of persistent voxel data. If left unassigned, the whole volume will use the generator.
Generated on Feb 16, 2021