Property | Type | Description | |
---|---|---|---|
brightness | float | ||
color | Color | ||
colorStep | int | ||
contrast | float | ||
effectBCSMat | Material | ||
effectMat | Material | ||
effectOverlayMat | Material | ||
enableOneBitEffect | bool | ||
intensity | float | ||
lineColor | Color | ||
lineNoise | float | ||
paperTexture | Texture | ||
sampleDist | float | ||
saturation | float | ||
sensitivityDepth | float | ||
sensitivityNormals | float | ||
textureBlendMode | OneBitEffectsDepthAndNormal.OverlayBlendMode | ||
textureNoise | float | ||
textureV | float |
Method | Description | |
---|---|---|
OnRenderImage ( RenderTexture s, RenderTexture d ) : void | ||
Start ( ) : void |
public OnRenderImage ( RenderTexture s, RenderTexture d ) : void | ||
s | RenderTexture | |
d | RenderTexture | |
return | void |
public OneBitEffectsDepthAndNormal.OverlayBlendMode textureBlendMode | ||
return | OneBitEffectsDepthAndNormal.OverlayBlendMode |