An array of THREE.Color objects. If the colors array length is not equal to the points array length then the first color will be used for all points.
Flags : Cached, Parameter (Note this is uncached)
Expression : [R.rgb(0, 0, 0)]
Sets the size of the points in pixels. Default is 1.0.
Flags : Cached, Parameter (Note this is uncached)
Expression : 1.0
PointCloud (d.1.0)
Mixins: PointCloudRenderMixin, BaseAssembly
A PointCloud is an unordered collection of points. PointCloud renders as a THREE.Points.