Skip to content

Instantly share code, notes, and snippets.

@moosichu
Last active November 18, 2017 09:56
Show Gist options
  • Save moosichu/e38aabe933c72943a61709c3373d1082 to your computer and use it in GitHub Desktop.
Save moosichu/e38aabe933c72943a61709c3373d1082 to your computer and use it in GitHub Desktop.
private const string HORI_RES = "horiRes";
private const string VERT_RES = "vertRes";
private const string PLANE_WIDTH = "planeWidth";
private const string PLANE_HEIGHT = "planeHeight";
private const string WAVE_PARTICLE_BUFFER = "waveParticleBuffer";
private const string SPLAT_TEXTURE = "splatTexture";
private const string SPLAT_PARTICLES = "SplatParticles";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment