sup-smsac/res/ObjectParameters/JDrama TActor.json
sup39 393a9fcd2f
[v0.1.0-beta.2] Added static variables; improved UI
- Added api.getVersion()
- Added static variables
- Improved UI
  - Added buttons to show/hide UI elements
  - Added button to reload managers
2023-07-24 22:58:57 +09:00

39 lines
765 B
JSON

{
"JDrama::TActor": {
"size": 68,
"offsets": [
{
"offset": "0",
"type": "JDrama::TPlacement",
"name": "Inherited fields",
"notes": ""
},
{
"offset": "20",
"type": "JStage::TActor",
"name": "Inherited fields",
"notes": "",
"hidden": true
},
{
"offset": "24",
"type": "JGeometry::TVec3<float>",
"name": "* Scale",
"notes": ""
},
{
"offset": "30",
"type": "JGeometry::TVec3<float>",
"name": "* Rotation",
"notes": ""
},
{
"offset": "40",
"type": "JDrama::TLightMap*",
"name": "",
"notes": "",
"hidden": true
}
]
}
}