메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Collections |
public applyFilter ( Vector3 verts, int width, int height ) : void | ||
verts | Vector3 | |
width | int | |
height | int | |
리턴 | void |