PolygonModifier

PolygonModifier

General

PolygonModifier és una classe en Aspose.3d per a Python.

PolygonModifier.triangulate converteix les cares dels polígons en triangles i torna una llista de Mesh o d’índex.

Mètodes

SignatureDescription
triangulate(arg1, arg2, arg3, arg4)Union[None, 'Mesh', List[List[int]]]can return either a new Mesh`, a list of triangle index arrays, or None depending on the input arguments
process_node(node)Applies polygon modification logic to the given scene node
 Català