Interface WedgesOptions

Hierarchy

  • WedgesOptions

Properties

Properties

colors?: NumberArray | Dataset

The interior color of the wedges. If this value is a single Vector4, it will apply to all the wedges. Default [0, 0, 0, 0.5].

radii?: number | NumberArray | Dataset

The radius of the wedges in pixels. If this value is a single number, it will apply to all the wedges. Default 10.

Generated using TypeDoc