Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 17,283 for

scene

(0.56 sec)
  1. Agregar un sistema de coordenadas de informació...

    Los metadatos son información estructurada que describe, explica, localiza o facilita la recuperación, el uso o la gestión de un recurso de información. Aspose.3D for Python via .NET API permite a los desarrolladores definir metadatos para la escena....una escena 3D usando la clase Scene . Establecer el nombre de la...threed import FileFormat , Scene # For complete examples and...

    docs.aspose.com/3d/es/python-net/add-an-asset-i...
  2. Lägga till omvandling i noden|Documentation

    TSR (översättning/skalning/rotation) används oftast i 3D scenario, vi tillhandahöll en klass Transform för att komma åt dessa i Aspose. 3D....// Initialize scene object Scene scene = new Scene (); // Initialize...20 ); // Add cube to the scene scene . RootNode . ChildNodes ...

    docs.aspose.com/3d/sv/net/adding-transformation...
  3. Преобразовать все многоугольники в треугольники...

    Используя Aspose.3D for .NET API, разработчики могут конвертировать все многоугольники в треугольники в любом поддерживаемым 3D файле....который принимает объект класса Scene в качестве параметра, как показано...an existing 3D file Scene scene = Scene . FromFile ( "document...

    docs.aspose.com/3d/ru/net/convert-all-polygons-...
  4. 将资产信息添加到场景|Documentation

    元数据是描述、解释、定位或使其更容易检索、使用或管理信息资源的结构化信息。Aspose.3D for .NET API 允许开发人员定义场景的元数据。... 使用 Scene 类初始化 3D 场景。 设置应用程序/工具名称。 设置应用程序/工具供应商名称。...Initialize a 3D scene Scene scene = new Scene (); // Set application/tool...

    docs.aspose.com/3d/zh/net/add-an-asset-informat...
  5. Szene in komprimiertes AMF-Format exportieren|D...

    Aspose.3D for .NET bietet die AmfSaveOptions-Klasse, mit der Sie den Bool-Wert für die Kom primi erung gemäß Ihren Anforderungen festlegen können. Standard mäßig ist der Wert auf true gesetzt....NET // Load a scene Scene scene = new Scene (); var box = new...new Box (); var tr = scene . RootNode . CreateChildNode ( box...

    docs.aspose.com/3d/de/net/export-scene-to-compr...
  6. İlk Aspose.3D Uygulamanız|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....kullanılarak uygulamayı oluşturur: Scene sınıfının bir örneğini oluşturun...of the Scene class scene = a3d . Scene () # Save 3D scene document...

    docs.aspose.com/3d/tr/python-net/your-first-asp...
  7. Geometrien einer 3D-Szene skalieren|Documentation

    Entwickler können nur Geometrien eines 3D-Knotens oder aller Knoten der 3D-Szene skalieren. Um dies zu erreichen, können Entwickler mehrere Scale-Mitglieder der PolygonModifier-Klassen instanz aufrufen....threed import Scene # scale the model in huge-scene.obj by 0.01...another file: scene = Scene . from_file ( "huge-scene.obj" ) # create...

    docs.aspose.com/3d/de/python-net/scale-geometri...
  8. Преобразовать все многоугольники в треугольники...

    Используя Aspose.3D for Python via .NET API, разработчики могут конвертировать все многоугольники в треугольники в любом поддерживаемым файле 3D....который принимает объект класса Scene в качестве параметра, как показано...threed import FileFormat , Scene from aspose.threed.entities...

    docs.aspose.com/3d/ru/python-net/convert-all-po...
  9. Работа с радиусом сферы|Documentation

    Используя Aspose.3D for Java, можно задать радиус получения сферы....// initialize a scene Scene scene = new Scene (); // initialize...); // add sphere to the scene scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/ru/java/working-with-radius-...
  10. Tüm poligonları 3D modelinde üçgenlere dönüştür...

    Using Aspose.3D for Python via .NET API, developers can convert all polygons to triangles in any supported 3D file....gösterildiği gibi bir parametre olarak Scene sınıf nesnesini alan PolygonModifier...threed import FileFormat , Scene from aspose.threed.entities...

    docs.aspose.com/3d/tr/python-net/convert-all-po...