Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
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