Skip to content

lib.point.helper.PointsToCPU

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

PointsToCPU

in Lib.point.helper


Fetches a point list from GPU to CPU. This can be useful for later exporting to a file (e.g., with [ExportPointList]).


Input Parameters

Name (Relevancy & Type) Description
PointBuffer (BufferWithViews) -
TriggerUpdate (Boolean) -
UpdateContinuously (Boolean) -

Outputs

Name Type
Output T3.Core.DataTypes.StructuredList

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally