Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 574 for

sphere

(1.95 sec)
  1. Arbeta med sfärens radie|Documentation

    Genom att använda Aspose.3D for .NET kan du hämta radie av en sfär. För att få eller ställa in radien, kan du använda Radius egenskap av sfärklassen. Nedan följer kodprovet för att ställa in en sfärs radie....Radius -egenskapen i klassen Sphere . Nedan följer kodprovet för...scene = new Scene (); // Set Sphere Radius (Using Radius property...

    docs.aspose.com/3d/sv/net/working-with-radius-o...
  2. Работа с PointCloud|Documentation

    Aspose.3D for Java позволяет декодировать сетку из Draco файла напрямую, без построения сцены, используя метод декодирования класса DracoFormat....( new Sphere (), RunExamples . getDataDir () + "sphere.drc" );...( new Sphere (), RunExamples . getDataDir ()+ "sphere.drc" ,...

    docs.aspose.com/3d/ru/java/working-with-pointcl...
  3. Работа с PointCloud|Documentation

    Aspose.3D for .NET позволяет декодировать сетку из Draco файла напрямую без построения сцены с помощью метода Decode класса DracoFormat.... Encode ( new Sphere (), "sphere.drc" ); Кодировать сферу...Draco . Encode ( new Sphere (), "sphere.drc" , new DracoSaveOptions...

    docs.aspose.com/3d/ru/net/working-with-pointcloud/
  4. Trabajando con Radio de Esfera|Documentation

    Usando Aspose.3D for .NET, puede establecer el radio de obtener de una esfera. Para obtener o establecer el radio, puede usar la propiedad Radius de la clase Sphere. El siguiente es el ejemplo de código para establecer el radio de una esfera....propiedad Radius de la clase Sphere . El siguiente es el ejemplo...scene = new Scene (); // Set Sphere Radius (Using Radius property...

    docs.aspose.com/3d/es/net/working-with-radius-o...
  5. ترميز 3D شبكة في ملف Google Draco|Documentation

    يسمح Aspose.3D for Python via .NET API للمطورين باستيراد نموذج 3D ، ثم ترميز الشبكات في ملفات Google Draco. يمكن للمطورين أيضًا تحديد الموضع ، إحداثيات النسيج ، واللون والبتات العادية بالإضافة إلى مستوى الضغط قبل تشفير شبكة....entities import Sphere from aspose.threed.formats...3D-for-.NET # Create a sphere sphere = Sphere () options = DracoSaveOptions...

    docs.aspose.com/3d/ar/python-net/encoding-3d-me...
  6. Codifica 3D mesh nel file Google Draco|Document...

    Aspose.3D for .NET API consente agli sviluppatori di importare un modello 3D e quindi codificare le mesh nei file Google Draco. Gli sviluppatori possono anche specificare la posizione, le coordinate della trama, il colore e i bit normali, nonché il livello di compressione prima di codificare una mesh....di codice recupera Mesh di Sphere , quindi codifica nel file...NET // Create a sphere var sphere = new Sphere (); // Encode the...

    docs.aspose.com/3d/it/net/encoding-3d-mesh-in-t...
  7. Codierung von 3D Mesh in der Google Draco-Datei...

    Aspose.3D for Python via .NET API ermöglicht es Entwicklern, ein 3D-Modell zu importieren und dann Netze in den Google Draco-Dateien zu codieren. Entwickler können auch die Position, die Textur koordinaten, die Farbe und die normalen Bits sowie die Kom primi erungs stufe angeben, bevor sie ein Netz codieren....Code beispiel wird ein Mesh of Sphere abgerufen und nach Angabe einer...aspose.threed.entities import Sphere from aspose.threed.formats...

    docs.aspose.com/3d/de/python-net/encoding-3d-me...
  8. Kodning 3D Mesh i Google Draco filen|Documentation

    Aspose. 3D for Java API har stöd för att importera 3D-modellen, hämta mesh, och kodar sedan mesh i filen Google Draco....Detta kodexempel hämtar Mesh of Sphere, och koda sedan i filen Google...(); // Create a sphere Sphere sphere = new Sphere (); // Encode...

    docs.aspose.com/3d/sv/java/encoding-3d-mesh-in-...
  9. Codificación de la malla 3D en el archivo Googl...

    Aspose.3D for Python via .NET API permite a los desarrolladores importar un modelo 3D y luego codificar mallas en los archivos Google Draco. Los desarrolladores también pueden especificar la posición, las coordenadas de textura, el color y los bits normales, así como el nivel de compresión antes de codificar una malla....entities import Sphere from aspose.threed.formats...3D-for-.NET # Create a sphere sphere = Sphere () options = DracoSaveOptions...

    docs.aspose.com/3d/es/python-net/encoding-3d-me...
  10. Tonvert Mesh to Triangle Mesh ve Mrimitive Shap...

    Aspose.3D for Python via .NET API, geliştiricilerin herhangi bir ağ nesnesini, vertex'in özel bellek düzeni ile üçgen ağa dönüştürmelerine izin verir. Vertex'in özel bellek düzeni, kod örneklerinde vertexdeclaration sınıfı tarafından yapısı veya dinamik olarak tanımlanır....bellek düzeni ile üçgen ağa bir Sphere dönüştürür. Below örneği, bir...most used objects like box, sphere, plane, cylinder, and torus...

    docs.aspose.com/3d/tr/python-net/convert-mesh-t...