Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 302 for

polygonmodifier

(0.04 sec)
  1. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the Polygonmodifier class instance....multiple Scale members of the PolygonModifier class instance. This is...geometries of a single node PolygonModifier . Scale ( box , new Vector3...

    docs.aspose.com/3d/net/scale-geometries-of-a-3d...
  2. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用Polygonmodifier类实例的多个Scale成员。...为了实现这一点,开发人员可以调用 PolygonModifier 类实例的多个Scale成员。这是缩放所有节点或单个节点的代码示例:...geometries of a single node PolygonModifier . Scale ( box , new Vector3...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  3. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用Polygonmodifier类实例的多个Scale成员。...为了实现这一点,开发人员可以调用 PolygonModifier 类实例的多个Scale成员。这是缩放所有节点或单个节点的代码示例:...threed.entities import PolygonModifier , Box from aspose.threed...

    docs.aspose.com/3d/zh/python-net/scale-geometri...
  4. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the Polygonmodifier class instance....multiple Scale members of the PolygonModifier class instance. This is...threed.entities import PolygonModifier , Box from aspose.threed...

    docs.aspose.com/3d/python-net/scale-geometries-...
  5. Generate UV|Documentation

    Aspose.3D for .NET offers Polygonmodifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....NET offers PolygonModifier class which exposes GenerateUV...

    docs.aspose.com/3d/net/generate-uv/
  6. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for Python via .NET API, developers can convert all polygons to triangles in any supported 3D file....triangulate method in the PolygonModifier class which takes a Scene...

    docs.aspose.com/3d/python-net/convert-all-polyg...
  7. Generate UV|Documentation

    Aspose.3D for Python via .NET offers Polygonmodifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....NET offers PolygonModifier class which exposes generate_uv...

    docs.aspose.com/3d/python-net/generate-uv/
  8. Build Tangent and Binormal data for all Meshes ...

    With Aspose.3D for Java API, developers can build tangent and binormal data for all meshes in any supported 3D document....buildTangentBinormal methods in the PolygonModifier class. One method takes...

    docs.aspose.com/3d/java/build-tangent-and-binor...
  9. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.Polygonmodifier class....PolygonModifier class. The code sample...all meshes mesh = a3d . PolygonModifier . merge_mesh ( scene )...

    docs.aspose.com/3d/python-net/merge-meshes-in-3...
  10. Generate Normal Data for All Meshes in a 3D Fil...

    Using Aspose.3D for Python via .NET, developers can generate normal data for all meshes in any 3D model (without the normal data)....method exposed by the PolygonModifier class can be used to generate...

    docs.aspose.com/3d/python-net/generate-normal-d...