from_address method
from_address(, scene)
Get StructuralMetadata associated with specified scene.
Returns
A valid instance of StructuralMetadata if its found in the scene, otherwise null returned
@staticmethod
def from_address(scene):
...
| Parameter | Type | Description |
|---|---|---|
| scene | aspose.threed.Scene | Which scene to look for the structural metadata |
See Also
- module
aspose.threed.formats.gltf - class
StructuralMetadata