Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 16,959 for

3d scene

(0.1 sec)
  1. 在 PDF 中保存 3D 场景|Documentation

    Aspose 的场景类。3d API 表示 3d 场景。开发人员可以通过添加相机,灯光,多边形和各种其他实体来构建 3d 场景。他们现在还可以将 3d 场景保存为 PDF 文件格式。...中保存 3D 场景 Contents [ Hide ] Aspose.3D API 的 Scene 类表示 3D 场景。...其他实体来构建 3D 场景。他们现在还可以将 3D 场景保存为 PDF 文件格式。 Aspose.3D for Python...

    docs.aspose.com/3d/zh/python-net/save-a-3d-scen...
  2. Adding Transformation to the Node|Documentation

    Aspose.3d for Java API has support to rotate objects in 3d space. There are three ways to define object’s rotation in 3d space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....3D for Java API has support to rotate objects in 3D space...to define object’s rotation in 3D space, Euler angles, Quaternion...

    docs.aspose.com/3d/java/adding-transformation-t...
  3. 将资产信息添加到 3D 文档|Documentation

    元数据是描述、解释、定位或使其更容易检索、使用或管理信息资源的结构化信息。Aspose。3d for Java API 支持为场景定义元数据。...将资产信息添加到 3D 文档 Contents [ Hide ] 将资产信息添加到 3D 文档 元数据是描述、解释、定位...信息。Aspose。3D for Java API 支持为场景定义元数据。 为场景定义元数据 3D 显示产生大量元数据和...

    docs.aspose.com/3d/zh/java/add-asset-informatio...
  4. 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...
  5. 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...
  6. Working with Watermark|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....3D for .NET API, developers can...easily add blind watermarks to 3D files while saving in any supported...

    docs.aspose.com/3d/net/working-with-watermark/
  7. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions实例...指定 3D 文件保存选项 Contents [ Hide ] 3D 文件保存选项 有几个场景。保存方法重载接受一个Sav...使用 Collada 保存选项 下面的代码显示了如何在将 3D 文件保存为 Collada 格式之前设置保存选项。 //...

    docs.aspose.com/3d/zh/java/specify-3d-file-save...
  8. 指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...指定 3D 文件加载选项 Contents [ Hide ] 3D 文件加载选项 有几个接受 LoadOptions 对象的...对象的 Scene.open 方法重载或Scene类构造函数重载。这应该是从 LoadOptions 类派生的类的对象。每...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  9. 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/
  10. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3d 节点或 3d 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...缩放 3D 场景的几何图形 Contents [ Hide ] 缩放单个 3D 节点或 3D 场景的所有节点的几何图形 开发人员只能缩放...开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用 PolygonModifier...

    docs.aspose.com/3d/zh/python-net/scale-geometri...