Version: 
Back to list

Algo :: createNormals

Synopsis

   Create normal attributes on tessellations

GUI Dialog

   

Script function

   algo.createNormals(scenePaths[, sharpEdge[, override]])

Parameters

   scenePaths (ScenePathList) : ScenePath of components to create attributes
   sharpEdge (Angle[optional] : Edges with an angle between their polygons greater than sharpEdge will be considered sharp (default use the PiXYZ sharpAngle parameter)
   override (Boolean[optional] : If true, override existing normals, else only create normals on meshes without normals