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

mesh

(0.03 sec)
  1. Add Blind Watermark Verification to GLTF File F...

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

    products.aspose.com/3d/net/verify-watermark/gltf/
  2. Add Blind Watermark Verification to GLB File Fo...

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

    products.aspose.com/3d/net/verify-watermark/glb/
  3. nurbssurface - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...direction Mesh toMesh () Convert the NURBS surface to the mesh Methods...

    reference.aspose.com/3d/java/com.aspose.threed/...
  4. Add Blind Watermark Verification to DRC File Fo...

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

    products.aspose.com/3d/net/verify-watermark/drc/
  5. SplitMesh | Aspose.3D for .NET API 参考

    通过VertexElementMaterialaspose.threed.entities/vertexelementmaterial将网格分割成子网格 每个子网格将只使用一种材质 在节点上执行网格分割...3D SplitMesh(Mesh, SplitMeshPolicy) 通过 VertexElementMateria...原始网格不会改变。 public static Mesh [] SplitMesh ( Mesh mesh , SplitMeshPolicy...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  6. Values | Aspose.PSD for .NET API Reference

    Values UnitArrayStructure.Values property Gets or sets the unit array structure values. public double [] Values { get...... Length , 1 ); var mesh = custom . Structures [ 0 ];...typeof ( ObjectArrayStructure ), mesh . GetType ()); var meshObjectArray...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for 3D File Automation – C# 3D Formats Watermarkhttps://products.aspose.com/3d/net/watermark/Recent content in C# 3D Formats Watermark on ......constructor of Scene class Get the mesh class of Aspose.3D Add watermark...color:#66d9ef var mesh = node.GetEntity&lt;Mesh&gt;(); display:flex;...

    products.aspose.com/3d/net/watermark/index.xml
  8. Create your Lithophane from JPEG File Formats v...

    Sample Java lithophane code for JPEG file. Use this example code to create your lithophane from JPEG file within any Web or Desktop Java based application....create a Mesh object Perform computational operations on Mesh objects...file loads 3d scene through Mesh class Call the Scene.Save method...

    products.aspose.com/3d/java/lithophane/jpeg/
  9. Add Blind Watermark Verification to DAE File Fo...

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

    products.aspose.com/3d/java/verify-watermark/dae/
  10. Add Blind Watermark Verification to X File Form...

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

    products.aspose.com/3d/java/verify-watermark/x/