Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 13,386 for

mesh

(0.04 sec)
  1. Add Blind Watermark to DXF File Formats via .NE...

    C# source code to load, render and add blind watermark to DXF 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/dxf/
  2. Add Blind Watermark to STL File Formats via .NE...

    C# source code to load, render and add blind watermark to STL 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/stl/
  3. cadpolyline - Aspose.CAD for Java - API Reference

    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....getMeshMVertexCount () Gets or sets the mesh M vertex count. short getMeshNVertexCount...getMeshNVertexCount () Gets or sets the mesh N vertex count. double getStartWidth...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  4. 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/
  5. 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/
  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 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/
  8. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for Python via .NET API, developers can build tangent and binormal data for all Meshes in any supported 3D file....Tangent and Binormal Data for all Meshes in 3D Model Contents [ Hide...tangent and binormal data for all meshes in any supported 3D file. Build...

    docs.aspose.com/3d/python-net/build-tangent-and...
  9. 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...
  10. PolygonBuilder | Aspose.3D for .NET API 参考

    一个帮助类来构建多边形 Mesh./Mesh...PolygonBuilder class 一个帮助类来构建多边形 Mesh public sealed class PolygonBuilder...PolygonBuilder 构造函数 姓名 描述 PolygonBuilder (Mesh) 初始化 PolygonBuilder 类的新实例。 方法...

    reference.aspose.com/3d/zh/net/aspose.threed.en...