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, transferAnimations, keepOriginalMesh) -> proxyMesh

Parameters

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

Return value

   proxyMesh (Occurrence) : The generated proxy mesh