mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-20 01:37:59 -05:00
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"title": "vrm.firstperson.meshannotation",
|
|
"type": "object",
|
|
"properties": {
|
|
"mesh": {
|
|
"type": "integer"
|
|
},
|
|
"firstPersonFlag": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
} |