public class FilterTests : BaseTests
Methods
Declaration
GetColorsFromRT(RenderTexture, String)
Declaration
public Color[] GetColorsFromRT(RenderTexture rt, string savePath = "")
Parameters
| Type |
Name |
Description |
| UnityEngine.RenderTexture |
rt |
|
| String |
savePath |
|
Returns
| Type |
Description |
| UnityEngine.Color[] |
|
Declaration
public void Noise_Filter_Can_Be_Rotated(int dim)
Parameters
| Type |
Name |
Description |
| Int32 |
dim |
|
Declaration
public override void Setup()
Overrides
Declaration
public override void Teardown()
Overrides
Declaration
public void Values_Can_Be_Greater_Than_One()
Declaration
public void Values_Can_Be_Negative()