Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,024 for

cylinder

(0.33 sec)
  1. Aspose.3D Create cylinder with material | produ...

    Learn how to create a 3D scene with a Cylinder object and has material definition....3D Tutorial Create Cylinder With Material ⯬ Previous Step...this tutorial, we’ll create a cylinder in a 3D file and apply material...

    products.aspose.com/3d/tutorial/create-cylinder...
  2. 与气缸一起工作|Documentation

    Aspose.3D for Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...为了使用此功能,您可以使用 Cylinder 类的 setOffsetTop() 方法。以下代码段显示了如何自定义偏移顶部:...Initialize cylinder Cylinder cylinder1 = new Cylinder ( 2 , 2 ...

    docs.aspose.com/3d/zh/java/working-with-cylinder/
  3. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET allows developers to combine two rotation transformation into one represented in a quaternion....three quaternions to three cylinders. Programming Sample This code...and apply them to different cylinders. // For complete examples...

    docs.aspose.com/3d/net/concatenate-quaternions-...
  4. 与气缸一起工作|Documentation

    Aspose.3D for Python via .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,可以使用Cylinder类的Offset属性。...为了使用此功能,您可以使用 Cylinder 类的 offset 属性。以下代码段显示了如何自定义偏移顶部:...aspose.threed.entities import Cylinder from aspose.threed.utilities...

    docs.aspose.com/3d/zh/python-net/working-with-c...
  5. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for Java 允许开发人员将两个旋转转换合并为一个以四元数表示的旋转转换。...Create 3 cylinders to represent each quaternion Node cylinder = scene...createChildNode ( "cylinder-q1" , new Cylinder ( 0 . 1 , 1 , 2 ));...

    docs.aspose.com/3d/zh/java/concatenate-quaterni...
  6. 与气缸一起工作|Documentation

    Aspose.3D for Node.js via Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...为了使用此功能,您可以使用 Cylinder 类的 setOffsetTop() 方法。以下代码段显示了如何自定义偏移顶部:.... Scene (); // Initialize cylinder var cylinder1 = new aspose...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  7. 与气缸一起工作|Documentation

    Aspose.3D for .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,可以使用Cylinder类的Offset属性。...为了使用此功能,您可以使用 Cylinder 类的 Offset 属性。以下代码段显示了如何自定义偏移顶部:...Initialize cylinder var cylinder1 = new Cylinder ( 2 , 2 , 10...

    docs.aspose.com/3d/zh/net/working-with-cylinder/
  8. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Java allows developers to combine two rotation transformation into one represented in a quaternion....three quaternions to three cylinders. Programming Sample This code...and apply them to different cylinders. // The path to the documents...

    docs.aspose.com/3d/java/concatenate-quaternions...
  9. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for Python via .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的转换。...entities import Cylinder from aspose.threed.utilities...Create 3 cylinders to represent each quaternion cylinder = scene...

    docs.aspose.com/3d/zh/python-net/concatenate-qu...
  10. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的旋转转换。...Create 3 cylinders to represent each quaternion Node cylinder = scene...( "cylinder-q1" , new Cylinder ( 0.1 , 1 , 2 )); cylinder . Transform...

    docs.aspose.com/3d/zh/net/concatenate-quaternio...