Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 10,129 for

mesh

(0.05 sec)
  1. Extract Assets from USDZ File Formats via .NET ...

    C# source code to load, render and add extract assets from USDZ documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/net/extractor/usdz/
  2. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a Mesh in Aspose.3D.... A mesh stores the key properties for...should be unit vectors. Most mesh formats also support some form...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  3. Extract Assets from DRC File Formats via Java |...

    Sample Java extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web or Desktop Java based application....if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...else if (obj instanceof Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/java/extractor/drc/
  4. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...else if (obj instanceof Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/java/extractor/ase/
  5. ToMesh | Aspose.3D for .NET API 参考

    将当前对象转换为网格...将当前对象转换为网格 public Mesh ToMesh () 返回值 网格。 也可以看看 class Mesh interface IMeshConvertible...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  6. Aspose.3D Get geometric scaling and rotation | ...

    Learn how to get geometric scaling and rotation...// Convert a Cylinder to Mesh Mesh mesh = convertible.ToMesh();...Point node to the Mesh geometry n.Entity = mesh; // Add Node to...

    products.aspose.com/3d/tutorial/get-geometric-s...
  7. ToMesh | Aspose.3D for .NET API 参考

    将当前对象转换为网格...public override Mesh ToMesh () 返回值 网格。 也可以看看 class Mesh class Cylinder...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  8. ToMesh | Aspose.3D for .NET API 参考

    将当前对象转换为网格...public override Mesh ToMesh () 返回值 网格。 也可以看看 class Mesh class Sphere...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  9. HorizontalMeshPointUnit | Aspose.PSD for .NET A...

    HorizontalMeshPointUnit PlacedResource.HorizontalMeshPointUnit property Gets or sets the measure unit of the horizont......measure unit of the horizontal mesh points. public UnitTypes HorizontalMeshPointU...measure unit of the horizontal mesh points. See Also enum UnitTypes...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. VerticalMeshPointUnit | Aspose.PSD for .NET API...

    VerticalMeshPointUnit PlacedResource.VerticalMeshPointUnit property Gets or sets the measure unit of the vertical mes......measure unit of the vertical mesh points. public UnitTypes VerticalMeshPointUni...measure unit of the vertical mesh points. See Also enum UnitTypes...

    reference.aspose.com/psd/net/aspose.psd.filefor...