Face BlendShape Fix is a Unity tool that bakes correction into target BlendShapes. It detects current BlendShape weights on the renderer and applies a reverse correction when building the avatar so ...
using System; using UnityEngine; // Token: 0x0200009C RID: 156 public class Readme : ScriptableObject { // Token: 0x040003AA RID: 938 public Texture2D icon; // Token: 0x040003AB RID: 939 public ...