Method | Description | |
---|---|---|
MeshBlur ( ) : System.Collections | ||
MeshBlur ( int width, int height ) : System.Collections | ||
applyFilter ( Vector3 verts, int width, int height ) : void |
public MeshBlur ( int width, int height ) : System.Collections | ||
width | int | |
height | int | |
return | System.Collections |
public applyFilter ( Vector3 verts, int width, int height ) : void | ||
verts | Vector3 | |
width | int | |
height | int | |
return | void |