Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 136,005 for

3d

(0.09 sec)
  1. 用C++实现Z轴|Documentation

    学习如何操作Aspose.Cells for C++中的Z轴。我们的指南将帮助您了解如何配置和定制Z轴,包括其比例和标签,以增强您的图表效果。...可能的使用场景 对于一些具有深度(系列)轴的3D图表,例如3D柱状图、3D圆锥体图或3D金字塔图,也称为Z轴,您可以进行更改。...第一个工作表中。然后我们添加一个图表,将图表类型设置为柱状3D,然后可以看到深度轴也称为Z轴。 示例代码 #include...

    docs.aspose.com/cells/zh/cpp/z-axis/
  2. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3d for Java 允许开发人员将两个旋转转换合并为一个以四元数表示的旋转转换。...连接四元数并应用于 3D 实体 Contents [ Hide ] Aspose.3D for Java 允许开发人员将...允许开发人员将两个旋转转换合并为一个以四元数表示的旋转转换。 级联四元数 四元数用于表示 3D 空间中的方向。 Quaternion 类公开的conca...

    docs.aspose.com/3d/zh/java/concatenate-quaterni...
  3. Convert USDZ to DAE via C# | products.aspose.com

    Convert USDZ & other 3d files using .NET API...3D .NET Conversion USDZ to DAE Convert...DAE via C# Export USDZ & other 3D files using .NET Framework, ...

    products.aspose.com/3d/net/conversion/usdz-to-dae/
  4. Convert USDZ to ASE via C# | products.aspose.com

    Convert USDZ & other 3d files using .NET API...3D .NET Conversion USDZ to ASE Convert...ASE via C# Export USDZ & other 3D files using .NET Framework, ...

    products.aspose.com/3d/net/conversion/usdz-to-ase/
  5. 产生紫外线|Documentation

    Aspose.3d for Java 提供了用于公开GenerateUV方法的PolygonModifier类,您可以使用该类手动生成UV并将其与网格关联。...3D for Java 提供 PolygonModifier ...https://github.com/aspose-3d/Aspose.3D-for-Java // The path to...

    docs.aspose.com/3d/zh/java/generate-uv/
  6. 产生紫外线|Documentation

    Aspose.3d for Python via .NET 提供了公开GenerateUV方法的PolygonModifier类,您可以使用该方法手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...3D for Python via .NET 提供了 PolygonModifier...https:# github.com/aspose-3d/Aspose.3D-for-.NET scene = Scene ()...

    docs.aspose.com/3d/zh/python-net/generate-uv/
  7. 改变平面方向|Documentation

    Aspose.3d for .NET 允许更改场景的方向。为了改变方向,在Plane类中引入了向上向量属性。...3D for .NET 允许更改场景的方向。为了改变方向,在 Plane...https://github.com/aspose-3d/Aspose.3D-for-.NET // Initialize scene...

    docs.aspose.com/3d/zh/net/changing-plane-orient...
  8. Changing Plane Orientation|Documentation

    Aspose.3d for Python via .NET allows changing orientation of a scene. In order to change the orientation, Up vector property is introduced in Plane Class....3D for Python via .NET allows changing...https:# github.com/aspose-3d/Aspose.3D-for-.NET # The path to the...

    docs.aspose.com/3d/python-net/changing-plane-or...
  9. Convert STL to 3DS via C# | products.aspose.com

    Sample code for STL to 3dS C# conversion. Use API example code for batch STL files to 3dS conversion within VB.NET, Asp.NET or any .NET based application....STL to 3DS HTML JPG PDF XML STL 3DS Convert STL to 3DS via C#...C# Instantly convert STL to 3DS without needing AutoCAD® or any...

    products.aspose.com/cad/net/conversion/stl-to-3ds/
  10. 指定 3D 文件加载选项|Documentation

    有几个接受loadopons实例的Scene.open方法重载或Scene类构造函数重载。...指定 3D 文件加载选项 Contents [ Hide ] 3D 文件加载选项 有几个接受loadopons实例的Scene...s。 使用Discreet 3DS 加载选项 下面的代码显示了如何在加载一个谨慎的 3DS 文件之前设置加载选项。 //...

    docs.aspose.com/3d/zh/java/specify-3d-file-load...