Version: 
Back to list

GenerateProxy :: proxyFromPointCloud

Synopsis

   Automatically generates a Proxy Mesh out of a selection of Point Cloud, with optional automatic diffuse texture generation.

GUI Dialog

   

Script function

   generateproxy.proxyFromPointCloud(gridResolution, generateDiffuseTexture, keepOriginalPointCloud) -> proxyMesh

Parameters

   gridResolution (Int) : Resolution of the voxel grid used to generated the proxy
   generateDiffuseTexture (PointCloudOptionSelector) : Baking option
   keepOriginalPointCloud (Bool) : If true, does not delete original point cloud at the end of the process

Return value

   proxyMesh (Occurrence) : The generated proxy mesh