| DataTimelineAnimationType Enumeration |
The DataTimelineAnimationType enumeration defines the kind of an animation.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax [SerializableAttribute]
public enum DataTimelineAnimationType
[SerializableAttribute]
public enum class DataTimelineAnimationType
Members
| Member name | Value | Description |
---|
| Camera | 1 |
The animation is a camera animation.
|
| Channels | 3 |
The animation is a channels animation.
|
| DynamicTextures | 4 |
The animation is a dynamic textures (video).
|
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also