Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 13,362 for

mesh

(0.04 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  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. CadPolyFaceMesh - Aspose.CAD for Java - API Ref...

    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....CadPolylineBase The Cad poly face mesh. Constructor Summary Constructors...getMeshMVertexCount () Gets or sets the mesh M vertex count. short getMeshNVertexCount...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  10. Add Blind Watermark to X File Formats via .NET ...

    C# source code to load, render and add blind watermark to X 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/x/