Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,024 for

translation

(0.09 sec)
  1. Working with Cylinder|Documentation

    Aspose.3D for .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class.... Translation = new Vector3 ( 10 , 0 ,...cylinder1 ). Transform . Translation = new Vector3 ( 10 , 0 ,...

    docs.aspose.com/3d/net/working-with-cylinder/
  2. WKB geometry - Well-Known Binary|Documentation

    With GIS C# Library, you can work with the Well-Known Binary (WKB) representation of the geometry and translate it to or from WKB.... Translate Geometry from WKB Translate Geometry to...WKB Specify WKB Variant on Translation WKT geometry - Well-Known...

    docs.aspose.com/gis/net/wkb-geometry/
  3. Render 3D Scene with Panorama Mode in Depth|Doc...

    Using Aspose.3D for .NET API, developers can render a 3D scene with panorama mode in depth instead of the colors.... Translation = new Vector3 ( 5 , 6 , 0.... Point }). Transform . Translation = new Vector3 (- 10 , 7 ...

    docs.aspose.com/3d/net/render-3d-scene-with-pan...
  4. Working with Cylinder|Documentation

    Aspose.3D for Python via .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class.... translation = Vector3 ( 10 , 0 , 0 )...cylinder1 ) . transform . translation = Vector3 ( 10 , 0 , 0 )...

    docs.aspose.com/3d/python-net/working-with-cyli...
  5. 向节点添加转换|Documentation

    Aspose。3D for Java API 支持在 3D 空间中旋转对象。有三种方法来定义对象在 3D 空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由Transform类支持。... 1 ))); // Set translation cubeNode . getTransform ()... 1 , - 0 . 5 )); // Set translation cubeNode . getTransform ()...

    docs.aspose.com/3d/zh/java/adding-transformatio...
  6. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Java 支持构建节点层次结构。节点是 3D 场景的基本构建块,节点层次结构定义了 3D 场景的逻辑结构,并通过将几何图形、灯光和相机附加到节点来提供可见内容。...cube node has their own translation Node cube1 = top . createChildNode...mesh ); // Set first cube translation cube1 . getTransform ()....

    docs.aspose.com/3d/zh/java/add-node-hierarchy-a...
  7. FBX scaling cannot use negative numbers - Free ...

    FBX scaling cannot use negative numbers. image.png (62.5 KB) When I use a negative number, it will automatically be converted to a positive number....angles with scaling and translation, some use quaternions with...with scaling and translation, and a few employ custom formulas...

    forum.aspose.com/t/fbx-scaling-cannot-use-negat...
  8. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。... Translation = new Vector3 ( 5 , 6 , 0.... Point }). Transform . Translation = new Vector3 (- 10 , 7 ...

    docs.aspose.com/3d/zh/net/create-a-fisheye-lens...
  9. 与气缸一起工作|Documentation

    Aspose.3D for .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,可以使用Cylinder类的Offset属性。... Translation = new Vector3 ( 10 , 0 ,...cylinder1 ). Transform . Translation = new Vector3 ( 10 , 0 ,...

    docs.aspose.com/3d/zh/net/working-with-cylinder/
  10. How to Split Mesh by HalfSpace in Aspose.3D|Doc...

    Learn how to split 3D meshes using HalfSpace planes in Aspose.3D... Translation = new Vector3 ( 0 , 0 , 0...halfSpaceNode . Transform . Translation = new Vector3 ( 0 , 0 , 0...

    docs.aspose.com/3d/net/developer-guide/3d-model...