Class SamplePoint

A sample point.

Hierarchy (view full)

Constructors

Properties

customIndex: number = 0

The custom index of this sample point.

group: null | ControlPointGroup

The group to which a control point belongs.

pointType: ControlPointType = ControlPointType.SamplePoint

The type of a sample point.

sampleSet: string = ...

The sample bank of this sample point.

volume: number = 100

The volume of this sample point.

default: SamplePoint = ...

The default instance of a sample point.

Accessors

Methods