Ethans Graphics Kit
Collection of graphics effects for the game engine Unity3D(version 5.3.1 specifically).
EthansGraphicsKit.ProceduralTexture.ProceduralTextureGenerator Member List

This is the complete list of members for EthansGraphicsKit.ProceduralTexture.ProceduralTextureGenerator, including all inherited members.

Generate(string shaderName, int passId, int textureWidth, int textureHeight, Color colorA, Color colorB, Vector4 param)EthansGraphicsKit.ProceduralTexture.ProceduralTextureGeneratorstatic
GeneratePattern(Pattern p, int textureWidth, int textureHeight, Color colorA, Color colorB, Vector2 size, float smoothness, float scale)EthansGraphicsKit.ProceduralTexture.ProceduralTextureGeneratorstatic