Click or drag to resize

RegionType Enumeration

Values that represent subregion types.

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.2.31734 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum RegionType
Members
  Member nameValueDescription
spd0 Speed.
dur1 Duration.
fps2 Frames per second.
See Also