Home Reference Source
import {ConfigurationMessage} from 'rabbit-hole'
public class | source

ConfigurationMessage

Extends:

Message → ConfigurationMessage

A configuration message.

Constructor Summary

Public Constructor
public

Constructs a new configuration message.

Member Summary

Public Members
public

An error threshold for QEF-based mesh simplification.

public

The global grid resolution of the Hermite data chunks.

Inherited Summary

From class Message
public

A worker action.

public

error: ErrorEvent

An error.

Public Constructors

public constructor() source

Constructs a new configuration message.

Override:

Message#constructor

Public Members

public errorThreshold: Number source

An error threshold for QEF-based mesh simplification.

public resolution: Number source

The global grid resolution of the Hermite data chunks.