Property BlendCurve
BlendCurve
The curve that describes the way the blend transitions over time from the first camera to the second. X-axis is normalized time (0...1) over which the blend takes place and Y axis is blend weight (0..1)
Declaration
public AnimationCurve BlendCurve { get; set; }
Property Value
Type | Description |
---|---|
AnimationCurve |