StructuralMetadata.From
StructuralMetadata.From method
Get StructuralMetadata
associated with specified scene.
public static StructuralMetadata From(Scene scene)
Parameter | Type | Description |
---|---|---|
scene | Scene | Which scene to look for the structural metadata |
Return Value
A valid instance of StructuralMetadata
if its found in the scene, otherwise null returned
See Also
- class Scene
- class StructuralMetadata
- namespace Aspose.ThreeD.Formats.GLTF
- assembly Aspose.3D