BlendModeEffectLibrary.PinLightEffect.PinLightEffect C# (CSharp) Method

PinLightEffect() static private method

static private PinLightEffect ( ) : System
return System
        static PinLightEffect()
        {
            _pixelShader.UriSource = Global.MakePackUri("ShaderSource/PinLightEffect.ps");
        }
PinLightEffect