Interface: PolyDataPointConfiguration
Properties
dimensions?
optionaldimensions:number
The dimensionality of the points
Defined in
packages/core/src/types/IPointsManager.ts:7
growSize?
optionalgrowSize:number
The incremental size to grow by when required
Defined in
packages/core/src/types/IPointsManager.ts:11
initialSize?
optionalinitialSize:number
The initial size of the backing array, not containing any data initially