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