mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-10 04:31:43 -05:00
fix error Assets\VRM.Samples\Scripts\VRMRuntimeLoader.cs(166,13): error CS0012: The type 'Unit' is defined in an assembly that is not referenced. You must add a reference to assembly 'DepthFirstScheduler, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
12 lines
245 B
Plaintext
12 lines
245 B
Plaintext
{
|
|
"name": "VRM.Samples",
|
|
"references": [
|
|
"VRM",
|
|
"DepthFirstScheduler",
|
|
"UniHumanoid"
|
|
],
|
|
"optionalUnityReferences": [],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false
|
|
} |