Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 14,462 for

scene

(0.13 sec)
  1. Масштабная геометрия сцены 3D|Documentation

    Разработчики могут масштабировать только геометрию узла 3D или всех узлов сцены 3D. Чтобы достичь этого, разработчики могут вызывать несколько членов Scale экземпляра класса PolygonModifier....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/ru/python-net/scale-geometri...
  2. Géométries d'échelle d'une scène 3D|Documentation

    Les développeurs ne peuvent mettre à l'échelle que les géométries d'un nœud 3D ou de tous les nœuds de la scène 3D. Pour ce faire, les développeurs peuvent appeler plusieurs membres Scale de l'instance de classe PolygonModifier....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/fr/python-net/scale-geometri...
  3. التلاعب بالخصائص المخصصة لمشهد 3D|Documentation

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....// initialize a scene Scene scene = new Scene (); // create a...a Box instance var box = scene . RootNode . CreateChildNode (...

    docs.aspose.com/3d/ar/net/manipulate-custom-pro...
  4. Манипулирование пользовательскими свойствами сц...

    Разработчики могут добавлять, извлекать и удалять пользовательские свойства объектов 3D. Члены RemoveProperty, GetProperty, SetProperty объектов 3D представляют собой набор коротких методов для манипулирования настраивающимися свойствами объекта....// initialize a scene Scene scene = new Scene (); // create a...a Box instance var box = scene . RootNode . CreateChildNode (...

    docs.aspose.com/3d/ru/net/manipulate-custom-pro...
  5. Lavorare con il cilindro|Documentation

    Aspose.3D for Node.js via Java consente di personalizzare la parte superiore offset di un cilindro. Per utilizzare questa funzionalità, è possibile utilizzare setMetodo OffsetTop() della classe Cilindro....Create a scene var scene = new aspose . threed . Scene (); // Initialize...Create ChildNode var node1 = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/it/nodejs-java/working-with-...
  6. Cylinder ile king orking|Documentation

    Aspose.3D for Node.js via Java, bir silindirin ofset üstünü özelleştirmeye izin verir. Bu işlevselliği kullanmak için, silindir sınıfının setoffsettop () yöntemini kullanabilirsiniz....Create a scene var scene = new aspose . threed . Scene (); // Initialize...Create ChildNode var node1 = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/tr/nodejs-java/working-with-...
  7. Публичные изменения API в Aspose.3D 1.2.0|Docum...

    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....кода: C# Scene scene = new Scene (); Node cameraNode = scene . RootNode...Target = scene . RootNode . CreateChildNode ( "target" ); scene . Save...

    docs.aspose.com/3d/ru/net/public-api-changes-in...
  8. Converti USDZ in ASE tramite C# | products.aspo...

    Converti USDZ e altri 3D file utilizzando .NET API... Chiama Scene.Salva metodo Passare il nome...oggetto di Scene var scene = new Aspose.ThreeD.Scene( "template...

    products.aspose.com/3d/it/net/conversion/usdz-t...
  9. Публичные изменения API в Aspose.3D 1.7.0|Docum...

    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....an existing 3D scene Scene scene = new Scene ( "test.obj" );...it must be attached to the scene before render Camera camera...

    docs.aspose.com/3d/ru/net/public-api-changes-in...
  10. Arbeta med sfärens radie|Documentation

    Med Aspose.3D for Node.js via Java kan du hämta radie av en sfär....initialize a scene var scene = new aspose . threed . Scene (); // initialize...); // add sphere to the scene scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/sv/nodejs-java/working-with-...