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)
선언
public AnimationCurve BlendCurve { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
AnimationCurve |