Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 25,679 for

scene

(0.04 sec)
  1. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for .NET API allows developers to define a Metadata for the Scene....an Asset Information to 3D Scene Metadata is structured information...Metadata for the scene. Define a Metadata for the scene 3D shows produce...

    docs.aspose.com/3d/net/add-an-asset-information...
  2. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#....a 3d file in a specified 3D scene. How to Create the Application...API: Create an instance of the Scene class. If you have a license...

    docs.aspose.com/3d/net/your-first-aspose-3d-app...
  3. Aspose.3D Create box with material | products.a...

    Learn how to create Box with material...we will create a box in a 3D scene and apply materials to it. Materials...materials to it can make the scene visually more attractive. We’ll...

    products.aspose.com/3d/tutorial/create-box-with...
  4. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...huge-scene.obj by 0.01 and save it to another file: Scene scene...scene = new Scene ( "huge-scene.obj" ); // create a Box instance...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  5. exifscenecapturetype - Aspose.PSD for Java - AP...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....Enum exif scene capture type enums. Field Summary...Landscape scene. static int NightScene Night scene. static int...

    reference.aspose.com/psd/java/com.aspose.psd.ex...
  6. Import 3D Scenes and Contents from a PDF|Docume...

    The Scene class of the Aspose.3D API represents a 3D Scene. Developers can extract 3D Scenes and contents from a PDF file....Español Svenska Türkçe Import 3D Scenes and Contents from a PDF Contents...The Scene class of the Aspose.3D API represents a 3D scene. Developers...

    docs.aspose.com/3d/python-net/import-3d-scenes-...
  7. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D for Java API represents a 3D Scene and developers can build a 3D Scene by adding various entities....3D Scenes to GLTF 2.0 Format Contents [ Hide ] The Scene class...represents a 3D scene and developers can build a 3D scene by adding...

    docs.aspose.com/3d/java/customize-non-pbr-to-pb...
  8. Aspose.3D for Java 18.9-2018年9月|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....mapped to Scene.AssetInfo Scene scene = new Scene ( "test.fbx"...AssetInfo globalSettings = scene . getRootNode (). getAssetInfo...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-1...
  9. ExifSceneCaptureType | Aspose.Imaging for .NET ...

    ExifSceneCaptureType ExifSceneCaptureType enumeration exif Scene capture type enum. public enum ExifSceneCaptureType ......ExifSceneCaptureType enumeration exif scene capture type enum. public enum...Standard 0 Standard scene. Landscape 1 Landscape scene. Portrait 2 Portrait...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D Scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....convert all meshes of a 3D scene, a node or a set of nodes into...below merge all meshes of a scene in a single valid mesh. Python...

    docs.aspose.com/3d/python-net/merge-meshes-in-3...