widgets Component – <VoxLayer>

const VoxLayer: LC<VoxLayerProps>

Props

Pick<PipelineOptions, "blend" | "mode"> & {
  shape: (TextureSource | StorageSource | LambdaSource<any>)[],
  palette: ShaderSource,
  pbr: ShaderSource,
  sdf?: boolean,
}

Source

packages / voxel / src / vox-layer.ts

menu
format_list_numbered