AssetMemberAspectOwningAssetAspect Property |
The
AssetAspect that is managing the asset instance that this belongs to.
Namespace: Demo3D.Visuals.AssetsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic AssetAspect OwningAssetAspect { get; set; }Property Value
AssetAspect
See Also