mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-24 23:18:04 -05:00
fix name
This commit is contained in:
parent
198790b5e6
commit
191ac777fe
|
|
@ -19,7 +19,7 @@ namespace UniVRM10
|
|||
///
|
||||
/// * DefaultExecutionOrder(11000) means calculate springbone after FinalIK( VRIK )
|
||||
/// </summary>
|
||||
[AddComponentMenu("VRM10/VRMController")]
|
||||
[AddComponentMenu("VRM10/VRMInstance")]
|
||||
[DisallowMultipleComponent]
|
||||
[DefaultExecutionOrder(11000)]
|
||||
public class Vrm10Instance : MonoBehaviour
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user