com.caffeine
Version:
Caffeine package is a collection of utility methods, design patterns, and extensions for creating, previewing, and distributing interactive courses within Unity.
28 lines • 477 B
JSON
{
"Name": "Saline",
"Component": [{
"Name": "Sodium",
"Concentration": {
"ScalarMassPerVolume": {
"Value": 0.323,
"Unit": "g/dL"
}
}
}, {
"Name": "Oxygen",
"Concentration": {
"ScalarMassPerVolume": {
"Value": 0.0329,
"Unit": "g/L"
}
}
}, {
"Name": "CarbonDioxide",
"Concentration": {
"ScalarMassPerVolume": {
"Value": 1.013,
"Unit": "g/L"
}
}
}]
}