Click or drag to resize

TransitionDefinitionMyTransitionType Property

The type of transition you want to use. Interpolate for preset options, Custom to define your own curve.

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public TransitionDefinitionTransitionType MyTransitionType { get; }

Property Value

Type: TransitionDefinitionTransitionType
See Also