Enum StaticPlayMode
Represents a mode for render elements to start their timeline when display conditions are met
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public enum StaticPlayMode
Fields
Name | Description |
---|---|
Once | Only play the timeline once when the condition is met |
Repeat | Continue repeating the main segment of the timeline while the condition is met |