Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 16,956 for

3d scene

(0.08 sec)
  1. 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....3D for Python via .NET allows customizing...threed import FileFormat , Scene from aspose.threed.entities...

    docs.aspose.com/3d/python-net/working-with-cyli...
  2. 创建具有原始 3D 形状的场景|Documentation

    使用 Aspose.3d for Python via .NET,开发人员可以定义具有原始 3d 形状的场景。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。...创建具有原始 3D 形状的场景 Contents [ Hide ] 使用 Aspose.3D for Python via...,开发人员可以定义具有原始 3D 形状的场景。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。 从原始 3D 形状生成场景...

    docs.aspose.com/3d/zh/python-net/create-scene-w...
  3. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3d 场景中最常用,我们在 Aspose.3d 中提供了一个类转换来访问这些。...3D for Python via .NET 提供旋转 3D 空间中的对象。有三种方法来定义对象在 3D 空间中...类支持。 TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类 Transform 来访问这些。仿射变换包括:...

    docs.aspose.com/3d/zh/python-net/adding-transfo...
  4. 与气缸一起工作|Documentation

    Aspose.3d for Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...3D for Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用...com/aspose-3d/Aspose.3D-for-Java // Create a scene Scene scene = new...

    docs.aspose.com/3d/zh/java/working-with-cylinder/
  5. 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3d for Java API,开发人员可以为任何受支持的 3d 文档中的所有网格构建切线和副法线数据。...为 3D 模型中的所有网格构建切线和二项式数据 Contents [ Hide ] 使用 Aspose.3D for Java...Java API,开发人员可以为任何受支持的 3D 文档中的所有网格构建切线和副法线数据。 为网格构建切线和双正数据 我们在...

    docs.aspose.com/3d/zh/java/build-tangent-and-bi...
  6. 3D 文档中添加动画属性并设置目标相机|Documentation

    在 Aspose.3d 中,对象动画实际上是对属性进行动画处理的关键帧动画。要对属性进行动画处理,您需要一个将属性的组件映射到不同曲线的CurveMapping实例,例如,Vector3属性可以有3个组件X/Y/Z,这将在CurveMapping中设置三个通道,每个通道都可以有一组曲线。...在 3D 文档中添加动画属性并设置目标相机 Contents [ Hide ] 在 3D 文档中添加动画属性 Aspose...Aspose.3D for .NET 支持渲染动画场景。本文介绍移动对象的先决条件。 移动立方体的位置 代码中正在使用 Mesh 类对象。我们可以...

    docs.aspose.com/3d/zh/net/add-animation-propert...
  7. Working with VRML Format|Documentation

    Aspose.3d for .NET allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3d can auto detect the format, so the FileFormat is usually ignored in Open method. The following code snippet shows how open VRML file format....3D for .NET allows working with...the FileFormat class. Aspose.3D can auto detect the format, so...

    docs.aspose.com/3d/net/working-with-vrml-format/
  8. 从 C# 中的 PDF 导入 3D 场景和内容|Documentation

    Aspose 的场景类。3d API 表示 3d 场景。开发人员可以从 PDF 文件中提取 3d 场景和内容。...PDF 导入 3D 场景和内容 Contents [ Hide ] Aspose.3D API 的 Scene 类表示 3D...场景。开发人员可以从 PDF 文件中提取 3D 场景和内容。 从受密码保护的 PDF 打开场景 Scene 类的 Open 方法允许从输入...

    docs.aspose.com/3d/zh/net/import-3d-scenes-and-...
  9. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...C# 中指定 3D 文件保存选项 Contents [ Hide ] 概述 本文介绍如何使用 C# 将 3D 文件保存为不同的格式...中将 RVM 转换为 3DS 3D 文件保存选项 有几个接受SaveOptions对象的 Scene.Save 方法重载。这应该是从...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  10. Working with Radius of Sphere|Documentation

    Using Aspose.3d for .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ...3D for .NET, you can set of get...com/aspose-3d/Aspose.3D-for-.NET // Create a Scene Scene scene = new...

    docs.aspose.com/3d/net/working-with-radius-of-s...