Enum ParticlesLinkage
- Namespace
- Lime
- Assembly
- Lime.dll
Particles move with widget they're linked to.
public enum ParticlesLinkage
Fields
Other = 2User defined widget via LinkageWidgetName
Parent = 1Emitter parent.
Root = 0No linkage (default)
RootLegacy = 3Link to WidgetContext.Current.Root.