Skip to content

Instantly share code, notes, and snippets.

@hyoune
hyoune / main.c#
Created November 17, 2018 08:17
main
using UnityEngine;
using System.Collections;
using Live2D.Cubism.Core;
using Live2D.Cubism.Framework;
public class main3 : MonoBehaviour
{
private CubismModel _model;