Type Alias PointMaterialGenerator<S, M>

PointMaterialGenerator<S, M>: ((style: Required<S>) => M)

Generator function for points.

Type Parameters