Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 17,179 for

scene

(0.18 sec)
  1. إنشاء مستند فارغ 3D|Documentation

    Aspose.3D for Java API يدعم إنشاء مشهد 3D من الصفر ، ثم التوفير بتنسيق 3D المدعوم....object of the Scene class Scene scene = new Scene (); // Save 3D...3D scene document scene . save ( MyDir , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/ar/java/create-an-empty-3d-d...
  2. Ajouter des informations sur les ressources au ...

    Les métadonnées sont des informations structurées qui décrivent, expliquent, localisent ou facilitent la récupération, l'utilisation ou la gestion d'une ressource d'information. Aspose.3D pour Node.js via Java API prend en charge la définition de métadonnées pour la scène....scène 3D à l’aide de la classe Scene . Définir le nom de l’application/de...scène 3D var scene = new aspose . threed . Scene (); // Initialiser...

    docs.aspose.com/3d/fr/nodejs-java/add-asset-inf...
  3. Visualizza 3D in formato immagine dalla fotocam...

    Utilizzando Aspose.3D for Python via .NET, gli sviluppatori possono eseguire il rendering di un'immagine per visualizzare un'immagine realistica del modello 3D, con o senza lo sfondo, le trame e le ombre migliorate e anche regolare le dimensioni dell'immagine....Render esposto dalla classe Scene può essere utilizzato per scattare...import ImageRenderOptions , Scene from aspose.threed.entities...

    docs.aspose.com/3d/it/python-net/render-3d-view...
  4. Sphere Radius ile orking|Documentation

    Using Aspose.3D for Java, you can set of get radius of a sphere....// initialize a scene Scene scene = new Scene (); // initialize...); // add sphere to the scene scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/tr/java/working-with-radius-...
  5. 3D sahnesinde dikdörtgen torus oluştur|Document...

    Aspose.3D for .NET API kullanarak, geliştiriciler 3D nesneleri oluşturabilir ve daha sonra herhangi bir desteklenen 3D formatında 3D sahneyi kaydedebilir....3D objects, and then save 3D scene in any supported 3D format....rectangular torus into the scene, this can be converted to ordinal...

    docs.aspose.com/3d/tr/net/create-rectangular-to...
  6. إنشاء بيانات مظلية وثنائية الشكل لجميع الشبكات ...

    باستخدام Aspose.3D for Java API ، يمكن للمطورين إنشاء بيانات ماسية وثنائية الشكل لجميع الشبكات في أي مستند 3D مدعوم.... إحدى الطرق تأخذ كائن فئة Scene كمعلمة والأخرى تأخذ كائن فئة...an existing 3D file Scene scene = new Scene ( MyDir + "document...

    docs.aspose.com/3d/ar/java/build-tangent-and-bi...
  7. 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....NET // Create a Scene Scene scene = new Scene (); // Set Sphere...get or set radius of Sphere) scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/sv/net/working-with-radius-o...
  8. Bygg Tangent- och Binormaldata för alla meshes ...

    Med Aspose. 3D for Java API, utvecklare kan bygga tangent- och binormal data för alla maskor i ett dokument som stöds 3D.... En metod tar Scene klassobjektet som en parameter...an existing 3D file Scene scene = new Scene ( MyDir + "document...

    docs.aspose.com/3d/sv/java/build-tangent-and-bi...
  9. إنشاء نتوء مستطيل في مشهد 3D|Documentation

    باستخدام Aspose.3D for .NET API ، يمكن للمطورين إنشاء كائنات 3D ، ثم حفظ مشهد 3D بأي تنسيق 3D مدعوم....3D objects, and then save 3D scene in any supported 3D format....rectangular torus into the scene, this can be converted to ordinal...

    docs.aspose.com/3d/ar/net/create-rectangular-to...
  10. 아카이브

    아카이브... Scene 클래스의 객체로 입력 USDZ 파일을 로드합니다....설명합니다. // Scene 클래스의 객체 초기화 com.aspose.threed.Scene scene = new com...

    blog.aspose.com/ko/3d/convert-usdz-to-glb-java/