Node.MetaDatas
Node.MetaDatas property
Gets the meta data defined in this node.
public IList<CustomObject> MetaDatas { get; }
Property Value
The meta datas.
See Also
- class CustomObject
- class Node
- namespace Aspose.ThreeD
- assembly Aspose.3D
Gets the meta data defined in this node.
public IList<CustomObject> MetaDatas { get; }
The meta datas.