2025-06-08 00:39:11 +09:00

7 lines
184 B
C#

// - Don't upload model data, motion data, this code in github or public space without permission.
using UnityEngine;
public class MMD4MecanimRigidBody : MMD4MecanimRigidBodyImpl
{
}