Skip to content

Instantly share code, notes, and snippets.

View Salada's full-sized avatar

SaladaQoo Salada

  • Ddong
  • Suwon. Kyong-Ki. Republic of Korea.
View GitHub Profile
// Reference : http://pastebin.com/dJabCfWn
using UnityEngine;
using System.Collections;
using System.Collections.Generic;
using UnityEngine.UI;
[AddComponentMenu("UI/Effects/Gradient")]
public class Gradient : BaseVertexEffect {
[SerializeField]
using UnityEngine;
using System.Runtime.InteropServices;
using System;
using System.Collections.Generic;
using System.Text;
using System.Collections;
using System.Text.RegularExpressions;
public class Bugsnag : MonoBehaviour {
@Salada
Salada / designer.html
Created November 16, 2014 02:39
designer
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<polymer-element name="my-element">
<template>
<style>