Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 7,669 for

mesh

(0.02 sec)
  1. DecodeWatermark | Aspose.3D for .NET API 参考

    从网格中解码水印...DecodeWatermark ( Mesh input , string password ) 范围 类型 描述 input Mesh 要提取的网格watermark...网格是受密码保护,提供的密码不正确。 也可以看看 class Mesh class Watermark 命名空间 Aspose...

    reference.aspose.com/3d/zh/net/aspose.threed.ut...
  2. ToMesh | Aspose.3D for .NET API Reference

    ToMesh Primitive.ToMesh method Convert current object to Mesh public abstract Mesh ToMesh () Return Value The Mesh. S......current object to mesh public abstract Mesh ToMesh () Return Value...Value The mesh. See Also class Mesh class Primitive namespace...

    reference.aspose.com/3d/net/aspose.threed.entit...
  3. Aspose.3D for .NET 17.11-2017年11月|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....node to a single transformed mesh /// Vertex elements like normal/texture...<returns>Merged mesh</returns> public static Mesh MergeMesh ( Node...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-17-...
  4. Add Blind Watermark to PDF File Formats via .NE...

    C# source code to load, render and add blind watermark to PDF documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/pdf/
  5. Add Blind Watermark to VRML File Formats via .N...

    C# source code to load, render and add blind watermark to VRML documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/vrml/
  6. Add Blind Watermark to OBJ File Formats via .NE...

    C# source code to load, render and add blind watermark to OBJ documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/obj/
  7. Add Blind Watermark to RVM File Formats via .NE...

    C# source code to load, render and add blind watermark to RVM documents on .NET Framework, .NET Core, Mono....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node) => { var mesh = node.GetEntity<Mesh>(); if (mesh != null ) {...

    products.aspose.com/3d/net/watermark/rvm/
  8. How do I create a Frustum as a node? - Free Sup...

    How do I create a Frustum as a node that I can add to a scene? For example: var frustum = new Frustum(); var tr = scene.RootNode.CreateChildNode(frustum).Transform; tr.Scale = new Vector3(obj.Width, obj.Height, 3); //…... ] Mesh mesh = Common.CreateMeshUsingPolyg();...CreateMeshUsingPolyg(); cubeNode.Entity = mesh; cubeNode.Transform.TransformMatrix...

    forum.aspose.com/t/how-do-i-create-a-frustum-as...
  9. cadvertexbase - Aspose.CAD for Java - API Refer...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....getMeshVertexIndex1 () Gets or sets the mesh vertex index 1. Short getMeshVertexIndex2...getMeshVertexIndex2 () Gets or sets the mesh vertex index 2. Short getMeshVertexIndex3...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  10. CadVertexBase - Aspose.CAD for Java - API Refer...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....getMeshVertexIndex1 () Gets or sets the mesh vertex index 1. Short getMeshVertexIndex2...getMeshVertexIndex2 () Gets or sets the mesh vertex index 2. Short getMeshVertexIndex3...

    reference.aspose.com/cad/java/com.aspose.cad.fi...