Version: 
Back to list

GenerateProxy :: proxyMeshWithTextures

Synopsis

   Automatically generates a proxy mesh out of the current selection,
with optional automatic texture maps generation.

GUI Dialog

   

Script function

   generateproxy.proxyMeshWithTextures(gridResolution, generateTextureMaps[, keepOriginalMesh[, elements]]) -> proxyMesh

Parameters

   gridResolution (Int) : Resolution of the voxel grid used to generated the proxy
   generateTextureMaps (BakeOptionSelector) : Option maps baking
   keepOriginalMesh (Bool[optional] : If true, does not delete original mesh at the and of the script
   elements (ElementFilter[optional] : Type of elements used to detect the voxels, polygons or points or hybrid

Return value

   proxyMesh (Occurrence) : The generated proxy mesh