Property | Type | Description | |
---|---|---|---|
Dissolve_Frag | string | ||
FixedVert | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
DissolveProcessor ( |
||
ProcessImages ( |
Perform a dissolve between a 'base' image and a 'blend' image.
|
public DissolveProcessor ( |
||
gi | ||
width | int | |
height | int | |
noiseScale | float | |
return | System |
public ProcessImages ( |
||
baseImage | ||
blendImage | ||
opacity | float | |
return | void |