2027 Method
Changes 0
M

PointCloudFilter.Clone

Description:
Returns a copy of the filter. The engine is permitted to copy the filter multiple times e.g. to parallelize filtering.
public PointCloudFilter Clone()
PointCloudFilter A copy of the original filter.