Scales Opacity by a Linear fade based on SceneDepth, from 0 at PixelDepth to 1 at FadeDistance
Member | Type | Offset | Share |
---|---|---|---|
InOpacity
Input opacity which will be scaled by the result of the fade. |
FExpressionInput | 0x40 | |
FadeDistance
World space distance over which the fade should take place. |
FExpressionInput | 0x54 | |
OpacityDefault
Opacity which will be scaled by the result of the fade. This is used when InOpacity is unconnected. |
float | 0x68 | |
FadeDistanceDefault
World space distance over which the fade should take place. |
float | 0x6c |