Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 8,334 for

mesh

(0.02 sec)
  1. Add Blind Watermark to AMF File Formats via Jav...

    Sample Java blind watermark code for AMF file. Use this example code to add blind watermark to AMF file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node)-> { Entity mesh =node.getEntity(); if (mesh != null ) { numMeshes...

    products.aspose.com/3d/java/watermark/amf/
  2. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A Mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most Mesh formats also support some form of UV coordinates which are a separate 2D representation of the Mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the Mesh.... A mesh stores the key properties for...should be a unit vector. Most mesh formats also support some form...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  3. Add Blind Watermark to PLY File Formats via .NE...

    C# source code to load, render and add blind watermark to PLY 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/ply/
  4. Add Blind Watermark to JT File Formats via .NET...

    C# source code to load, render and add blind watermark to JT 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/jt/
  5. Add Blind Watermark to DRC File Formats via .NE...

    C# source code to load, render and add blind watermark to DRC 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/drc/
  6. Add Blind Watermark to ASE File Formats via .NE...

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

    C# source code to load, render and add blind watermark to FBX 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/fbx/
  8. Add Blind Watermark to AMF File Formats via .NE...

    C# source code to load, render and add blind watermark to AMF 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/amf/
  9. Add Blind Watermark to U3D File Formats via .NE...

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