Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 13,386 for

mesh

(0.09 sec)
  1. เพิ่มการตรวจสอบลายน้ำตาบอดใน GLB รูปแบบไฟล์ผ่าน...

    C# ซอร์สโค้ดเพื่อโหลด แสดงผล และเพิ่มการตรวจสอบลายน้ำที่มองไม่เห็นให้กับเอกสาร GLB บน .NET Framework, .NET Core, Mono...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...= Watermark.DecodeWatermark(mesh, "1234" ); if (text != null...

    products.aspose.com/3d/th/net/verify-watermark/...
  2. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Python via .NET 提供生成节点层次结构。节点是场景的基本构建块。节点层次结构定义场景的逻辑结构,并通过将几何图形、灯光和摄影机附加到节点来提供可见内容。...在多个节点之间共享网格的几何数据 为了减少内存需求,可以将 Mesh 类的单个实例绑定到 Node 类的各个实例。设想您需要一个系统,其中所有...技术称为实例化。 代码中正在使用 Mesh 类对象。我们可以 在此处创建一个 Mesh 类对象 。 演示示例代码: 在此...

    docs.aspose.com/3d/zh/python-net/add-node-hiera...
  3. .NETを介して3DSファイル形式にブラインド透かしを追加 | products.aspose...

    .NETフレームワーク、.NETコア、Mono上の3DSドキュメントにブラインド透かしをロード、レンダリング、追加するためのC#ソースコード。...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/ja/net/watermark/3ds/
  4. .NETを介してVRMLファイル形式にブラインド透かしを追加 | products.aspos...

    .NETフレームワーク、.NETコア、Mono上のVRMLドキュメントにブラインド透かしをロード、レンダリング、追加するためのC#ソースコード。...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...numMeshes++; mesh = Watermark.EncodeWatermark(mesh, "HelloWorld"...

    products.aspose.com/3d/ja/net/watermark/vrml/
  5. 编码 Google Draco 文件中的 3D 网格|Documentation

    Aspose.3D for .NET API 允许开发人员导入 3D 模型,然后在 Google Draco 文件中对网格进行编码。开发人员还可以在编码网格之前指定位置,纹理坐标,颜色和正常位以及压缩级别。...它采用 Mesh 和 DracoSaveOptions 对象作为参数。使用...压缩级别。 编程示例 此代码示例检索 Sphere 的 Mesh ,然后在指定压缩级别后在 Google Draco 文件中进行编码。...

    docs.aspose.com/3d/zh/net/encoding-3d-mesh-in-t...
  6. Aspose.3D for Java 18.8 - August 2018|Documenta...

    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....Feature Speicher verbrauch für Mesh-Indizes optimieren Verbesserung...codiert der Exporteur glTF 2.0 das Mesh im Format Google Draco. Aspose...

    docs.aspose.com/3d/de/java/aspose-3d-for-java-1...
  7. Animasyon özelliği ve kurulum hedef kamerayı 3D...

    Aspose.3D, nesne animasyonu aslında özellikler üzerinde animasyonlar yapan anahtar çerçeve animasyonudur. Özellikleri canlandırmak için, bir mülkün bileşenlerini farklı eğrilere eşleştiren bir eğrileme örneğine ihtiyacınız vardır, örneğin, bir vector3 özelliği, üç kanalı eğrilemede kuracak 3 bileşen x/y/z'ye sahip olabilir, her kanal bir eğri kümesine sahip olabilir.... Move Cube’s Position The Mesh class object is being used in...in the code. We can create a Mesh class object as narrated there...

    docs.aspose.com/3d/tr/net/add-animation-propert...
  8. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....Normal Data for All Meshes in a 3D File Merge Meshes in 3D file...

    docs.aspose.com/3d/python-net/manipulate-custom...
  9. Agregar la propiedad Animation y configurar la ...

    En Aspose.3D, la animación de objetos es en realidad una animación de fotogramas clave que se anima en las propiedades. Para animar las propiedades, necesita una instancia de CurveMapping que asigne los componentes de una propiedad a diferentes curvas, por ejemplo, una propiedad Vector3 puede tener 3 componentes X/Y/Z, que configurará tres canales en CurveMapping, cada canal puede tener un conjunto de curvas....del cubo El objeto de clase Mesh se está utilizando en el código...Podemos Crear un objeto de clase Mesh como se narra allí y también...

    docs.aspose.com/3d/es/python-net/add-animation-...
  10. Hinzufügen von Animations eigenschaft und Setup...

    In Aspose.3D ist Objekt animation eigentlich eine Key-Frame-Animation, die auf Eigenschaften animiert. Um Eigenschaften zu animieren, benötigen Sie eine CurveMapping-Instanz, die Komponenten einer Eigenschaft verschiedenen Kurven zuordnet. Beispiels weise kann eine Vector3-Eigenschaft 3 Komponenten X/Y/Z enthalten, wodurch drei Kanäle in Curve Mapping eingerichtet werden. Jeder Kanal kann einen Satz haben von Kurven....die Position des Würfels Das Mesh -Klassen objekt wird im Code...Wir können Erstellen Sie ein Mesh-Klassen objekt, wie es dort...

    docs.aspose.com/3d/de/python-net/add-animation-...