Optionalattribute?: BufferAttributeThe optionally requested attribute buffer (color, classification, etc).
OptionallocalThe local bounding box of this node's point cloud. If undefined, the volume of the node will be used instead. Might be undefined if position buffer was not required by the caller.
The origin of the position buffer.
OptionalpointThe number of points in the buffers. Might be undefined if position buffer was not required by the caller.
Optionalposition?: BufferAttributeThe position buffer. Might be undefined if position buffer was not required by the caller.
Optionalscale?: Vector3The optional scale to apply to the resulting mesh.
Contains data for a single PointCloudNode.