Skip to main content

VoxelGenerator

Complete API reference for VoxelGenerator, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Voxels

Component: yes


public class VoxelGenerator extends Component

Constructors

SignatureDescription
VoxelGenerator(VoxelGenerator)Executes VoxelGenerator and returns after the underlying engine call finishes.
VoxelGenerator()Executes VoxelGenerator and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
componentVoxelGeneratorRepresents the component value stored on this instance. Read or assign to update the property.

Methods

SignatureReturnsDescription
setListener(Component)voidSets or updates the listener.
removeListener()voidRemoves listener from the collection.
componentClassMatch(Component, Component)booleanExecutes componentClassMatch and returns after the underlying engine call finishes.
getEngineComponent()ComponentExecutes getEngineComponent and returns after the underlying engine call finishes.