Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 573 for

sphere

(0.52 sec)
  1. Преобразование сетки в треугольную сетку и прим...

    Aspose.3D for .NET API позволяет разработчикам преобразовать любой объект сетки в треугольную сетку с пользовательским расположением памяти вершины. Пользовательская компоновка памяти Vertex определяется с помощью Struct или динамически классом VertexDeclaration в примерах кода.... Ниже примера преобразует Sphere в треугольную сетку с пользовательским...new Node ( "sphere" ); Mesh sphere = ( new Sphere ()). ToMesh...

    docs.aspose.com/3d/ru/net/convert-mesh-to-trian...
  2. Преобразование сетки в треугольную сетку и прим...

    Aspose.3D for Python via .NET API позволяет разработчикам преобразовать любой объект сетки в треугольную сетку с пользовательским расположением памяти вершины. Пользовательская компоновка памяти Vertex определяется с помощью Struct или динамически классом VertexDeclaration в примерах кода.... Ниже примера преобразует Sphere в треугольную сетку с пользовательским...формат файла 3D. Конвертировать “Sphere” в “Meshe” Сфера-это идеально...

    docs.aspose.com/3d/ru/python-net/convert-mesh-t...
  3. 档案

    档案...entities import Sphere # 创建 Scene 类的对象 scene = Scene()...root_node.create_child_node("Sphere", Sphere()) # 保存 3D 场景文档 scene....

    blog.aspose.com/zh/3d/3d-in-python/
  4. Архивы

    Архивы...entities import Sphere # Создайте объект класса Scene...root_node.create_child_node("Sphere", Sphere()) # Сохранить документ...

    blog.aspose.com/ru/3d/3d-in-python/
  5. Especificar las opciones de guardado de archivo...

    Hay varias sobrecargas del método Scene.save que aceptan una instancia de SaveOptions.... createChildNode ( "sphere" , new Sphere ()); // Set glTF saving...Scene scene = new Scene ( new Sphere ()); // Initialize GLTFSaveOptions...

    docs.aspose.com/3d/es/java/specify-3d-file-save...
  6. Mesh in Triangle Mesh und primitive Form in Mes...

    Mit Aspose.3D for Python via .NET API können Entwickler jedes Mesh-Objekt in ein Dreiecks netz mit benutzer definiertem Speicher layout des Scheitel punkts konvertieren. Das benutzer definierte Speicher layout des Vertex wird mithilfe der Struktur oder dynamisch durch die VertexDeclaration-Klasse in den Code beispielen definiert....man: Konvertieren Sie eine Sphere in Triangle Mesh mit benutzer...werden. Konvertieren Sie eine “Sphere” in “Mesh” Eine Kugel ist ein...

    docs.aspose.com/3d/de/python-net/convert-mesh-t...
  7. Spécifiez les options de sauvegarde de fichier ...

    Il existe plusieurs surcharges de méthode Scene.save qui acceptent une instance SaveOptions.... createChildNode ( "sphere" , new Sphere ()); // Set glTF saving...Scene scene = new Scene ( new Sphere ()); // Initialize GLTFSaveOptions...

    docs.aspose.com/3d/fr/java/specify-3d-file-save...
  8. Archiwa

    Archiwa...entities import Sphere # Utwórz obiekt klasy Scena...root_node.create_child_node("Sphere", Sphere()) # Zapisz dokument sceny...

    blog.aspose.com/pl/3d/3d-in-python/
  9. Specificare 3D Opzioni di salvataggio file|Docu...

    Esistono diverse scene. Salvare gli overload del metodo che accettano un oggetto SaveOptions. Ogni formato di salvataggio ha una classe corrispondente che contiene le opzioni di salvataggio per quel formato di salvataggio....entities import Sphere from aspose.threed.formats... create_child_node ( "sphere" , Sphere ()) # Set glTF saving...

    docs.aspose.com/3d/it/python-net/specify-3d-fil...
  10. Procurar

    Procurar...entities import Sphere # Crie um objeto da classe...root_node.create_child_node("Sphere", Sphere()) # Salvar documento de...

    blog.aspose.com/pt/3d/3d-in-python/