Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 13,386 for

mesh

(0.04 sec)
  1. ToMesh | Aspose.3D for .NET API 参考

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

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

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

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  3. 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...
  4. 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...
  5. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D 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/u3d/
  6. Extract Assets from GLB File Formats via Java |...

    Sample Java extract assets code for GLB file. Use this example code to extract assets from GLB 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/glb/
  7. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF 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/gltf/
  8. Extract Assets from VRML File Formats via .NET ...

    C# source code to load, render and add extract assets from VRML 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/vrml/
  9. HorizontalMeshPoints | Aspose.PSD for .NET API ...

    HorizontalMeshPoints PlacedResource.HorizontalMeshPoints property Gets or sets the horizontal Mesh points of the plac......Gets or sets the horizontal mesh points of the placed layer in...Property Value The horizontal mesh points of the placed layer....

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

    IsCustom PlacedResource.IsCustom property Gets or sets a value indicating whether this instance warp style is custom.......contains mesh points. If set to false it erases mesh points. public...

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