Aspect which marks a visual as being part of an instance of an asset.
This aspect is never serialized, it is just added to visuals that are created to instantiate an aspect (which are themselves not serialized).
(This is why it doesn't subclass
VisualAspect, so that it doesn't qualify as a serializable object.)
Inheritance Hierarchy Namespace: Demo3D.Visuals.AssetsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic class AssetMemberAspect : IAspectComponent,
INotifyPropertyChanged
The AssetMemberAspect type exposes the following members.
Properties
Events
See Also