Click or drag to resize

AssetMemberAspectOwningAssetAspect Property

The AssetAspect that is managing the asset instance that this belongs to.

Namespace: Demo3D.Visuals.Assets
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public AssetAspect OwningAssetAspect { get; set; }

Property Value

AssetAspect
See Also