Table of Contents

Enum StaticStopMode

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

Represents a mode for render elements to stop their timeline when display conditions are no longer met

public enum StaticStopMode

Fields

Finish = 0

When conditions are no longer met, finish the the current run of the main timeline

SkipToEnd = 1

When conditions are no longer met, skip to the end segment of the timeline