Property fadeValue
fadeValue
Fade value between 0 and 1. it represent how close you camera is from the collider of the custom pass. 0 when the camera is outside the volume + fade radius and 1 when it is inside the collider.
선언
public float fadeValue { get; }
프로퍼티 값
타입 | 설명 |
---|---|
float | The fade value that should be applied to the custom pass effect |