Click or drag to resize

TransitionDefinitionCustomCurve Property

Define a custom curve for your animations (check out the Core Quick Reference guide to access plenty of built-in curves)

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

Property Value

Type: AnimationCurve
See Also