Version: 
Back to list

GenerateProxy :: proxyFromMeshes

Synopsis

   Automatically generates a Proxy Mesh out of a selection of meshes, with optional automatic textures generation.

GUI Dialog

   

Script function

   generateproxy.proxyFromMeshes(gridResolution, generateTextures, keepOriginalMesh) -> proxyMesh

Parameters

   gridResolution (Int) : Resolution of the voxel grid used to generated the proxy
   generateTextures (BakeOptionSelector) : Option maps baking
   keepOriginalMesh (Bool) : If true, does not delete original mesh at the end of the process

Return value

   proxyMesh (Occurrence) : The generated proxy mesh