Optional
attribute?: BufferAttributeThe optionally requested attribute buffer (color, classification, etc).
Optional
localThe 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.
Optional
pointThe number of points in the buffers. Might be undefined if position buffer was not required by the caller.
Optional
position?: BufferAttributeThe position buffer. Might be undefined if position buffer was not required by the caller.
Optional
scale?: Vector3The optional scale to apply to the resulting mesh.
Contains data for a single PointCloudNode.