Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 573 for

sphere

(0.47 sec)
  1. Loud orking ile loud ointloud loud|Documentation

    Aspose.3D for Java, dracoformat sınıfının kod çözme yöntemini kullanarak bir sahne oluşturmadan doğrudan bir Draco dosyasından bir ağın çözülmesine izin verir....for Java allows encoding a sphere mesh to a Draco file directly...( new Sphere (), RunExamples . getDataDir () + "sphere.drc" );...

    docs.aspose.com/3d/tr/java/working-with-pointcl...
  2. Working مع oointCبصوت عال|Documentation

    Aspose.3D for Java يسمح بفك تشفير شبكة من ملف Draco مباشرةً دون إنشاء مشهد باستخدام طريقة فك تشفير فئة dracofformat....( new Sphere (), RunExamples . getDataDir () + "sphere.drc" );...); Encode Sphere كما PointCبصوت عال Aspose.3D for Java يسمح بتشفير...

    docs.aspose.com/3d/ar/java/working-with-pointcl...
  3. Travailler avec le rayon de la sphère|Documenta...

    En utilisant Aspose.3D for Java, vous pouvez définir le rayon de get d'une sphère....et setRadius() de la classe Sphere . Voici l’exemple de code pour...initialize a Sphere Sphere sphere = new Sphere (); // set radius...

    docs.aspose.com/3d/fr/java/working-with-radius-...
  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. Trabajando con Radio de Esfera|Documentation

    Usando Aspose.3D for Node.js via Java, puede establecer de obtener el radio de una esfera....getRadius() y setRadius() de la clase Sphere . El siguiente es el ejemplo...initialize a Sphere var sphere = new aspose . threed . Sphere (); //...

    docs.aspose.com/3d/es/nodejs-java/working-with-...
  8. Работа с 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...
  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. Работа с 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/