Skip to content

Instantly share code, notes, and snippets.

View H-man's full-sized avatar

Henri Kähkönen H-man

View GitHub Profile
@H-man
H-man / UnityVC_550f3.cginc
Created January 19, 2017 17:53
UnityVC.cginc 5.5.0f3 and 5.6.0b4 versions
/*
Unity Standard Vertex Color Shader Lib v0.92.1 (for Unity 5.5.0f3)
by defaxer
*/
#ifndef UNITY_VC_INCLUDED
#define UNITY_VC_INCLUDED
#if defined(_VERTEXCOLOR) || defined(_VERTEXCOLOR_LERP)
float _IntensityVC;