Global

Type Definitions

AlgorithmOptions

The default algorithm options.
Properties:
Name Type Description
fill boolean Flag that dictates whether to fill the voxelized volume.
Source:
Type:
  • Object

ColorableAlgorithmOptions

The default options for a colorable algorithm.
Properties:
Name Type Description
color boolean Flag that dictates whether to color the voxelized volume based on color and/or texture (UV map).
Source:
Type:

RaycastAlgorithmOptions

The default options for a raycasting algorithm.
Source:
Type: