Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 25,661 for

scene

(0.07 sec)
  1. 缩放 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...
  2. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D Scene. Developers can already build a 3D Scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....Conversion before Saving 3D Scenes to GLTF 2.0 Format in C# Contents...The Scene class of the Aspose.3D API represents a 3D scene. Developers...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  3. Aspose.3D for Java 22.6发行说明|Documentation

    Aspose.3D for Java 22.6的发行说明。...您可以通过扩展名名称获取文件格式实例,示例代码: var scene = new Scene ( new Box ()); var format...getFormatByExtension ( ".fbx" ); //save the scene to memory stream using FileFormat...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-2...
  4. Working with Radius of Sphere|Documentation

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

    docs.aspose.com/3d/nodejs-java/working-with-rad...
  5. 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...
  6. 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 Python via .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/python-net/add-an-asset-info...
  7. 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...
  8. 渲染 3D 场景的全景视图|Documentation

    使用 Aspose.3D for .NET API,开发人员可以渲染 3D 场景的全景视图,并将该视图保存为支持的图像格式。...glb" ; //load the scene Scene scene = new Scene ( path ); //create...RotationMode . FixedDirection }; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/render-a-panorama-vie...
  9. 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...
  10. 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...