Property | Type | Description | |
---|---|---|---|
BaseImage | sampler2D | ||
BlendImage | sampler2D | ||
FragColor | vec4 | ||
Opacity | float | ||
TexCoord | vec2 |
Property | Type | Description | |
---|---|---|---|
ColorOp | ToLastType |
Method | Description | |
---|---|---|
BlendFragment ( ) : System | ||
BlendFragment ( ToLastType |
||
main ( ) : void |
Method | Description | |
---|---|---|
GetResult ( vec4 baseColor, vec4 blend ) : vec4 |
public BlendFragment ( ToLastType |
||
op | ToLastType |
|
return | System |
protected GetResult ( vec4 baseColor, vec4 blend ) : vec4 | ||
baseColor | vec4 | |
blend | vec4 | |
return | vec4 |