7 lines
192 B
C#
7 lines
192 B
C#
// - Don't upload model data, motion data, this code in github or public space without permission.
|
|
using UnityEngine;
|
|
|
|
public class MMD4MecanimBulletPhysics : MMD4MecanimBulletPhysicsImpl
|
|
{
|
|
}
|