Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 17,062 for

3d scene

(1.77 sec)
  1. 与气缸一起工作|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/
  2. 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...
  3. 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...
  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

    开发人员可以添加、检索和删除 3d 对象的自定义属性。3d 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...操作 3D 场景的自定义属性 Contents [ Hide ] 添加、检索和删除 3D 对象的自定义属性 开发人员可以添加、检索和删除...开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的 RemoveProperty 、 GetProperty 、 SetProperty...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...
  6. 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/
  7. 以球体半径工作|Documentation

    使用 Aspose.3d for Java,您可以设置球体的获取半径。...3D for Java,您可以设置球体的获取半径。为了获取或设置半径,您可以使用...com/aspose-3d/Aspose.3D-for-Java // initialize a scene Scene scene...

    docs.aspose.com/3d/zh/java/working-with-radius-...
  8. Changing Plane Orientation|Documentation

    Aspose.3d for .NET allows changing orientation of a Scene. In order to change the orientation, Up vector property is introduced in Plane Class....3D for .NET allows changing orientation of a scene. In order...com/aspose-3d/Aspose.3D-for-.NET // Initialize scene object Scene scene...

    docs.aspose.com/3d/net/changing-plane-orientation/
  9. Working with Verify 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...blind watermarks verification to 3D files while saving in any supported...

    docs.aspose.com/3d/net/working-with-verify-wate...
  10. Working with PointCloud|Documentation

    Aspose.3d for .NET allows decoding a mesh from a Draco file directly without building a Scene using the Decode method of DracoFormat class....3D for .NET allows decoding a mesh...directly without building a scene using the Decode method of DracoFormat...

    docs.aspose.com/3d/net/working-with-pointcloud/