Table of Contents

Enum ParticlesLinkage

Namespace
Lime
Assembly
Lime.dll

Particles move with widget they're linked to.

public enum ParticlesLinkage

Fields

Other = 2

User defined widget via LinkageWidgetName

Parent = 1

Emitter parent.

Root = 0

No linkage (default)

RootLegacy = 3

Link to WidgetContext.Current.Root.