Internal Use Only.
Flags : Cached, External (Note this is uncached)
Expression : R.THREE.makePointCloud(this.renderName, this.vertices3, this.colors, this.size, this.spec)
Internal Use Only.
Flags : Cached (Note this is uncached)
Expression : const inv = this.nha.transform.getInverse(); return this.points.map(v=>v.xform(inv).get3());
Internal Use Only.
Flags : Cached (Note this is uncached)
Expression : { }
Allows direct supply of THREE.Vector3 data instead of Points. Vertices are relative to the localFrame.
Flags : Cached, Parameter (Note this is uncached)
Expression : this.localVertices
PointCloudRenderMixin (d.1.0)
Mixins: Render3Mixin
The rendering support for PointCloud.