QuakeMotion Schema
#/properties/motions/items#/properties/motions/items| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | [QuakeCollection.schema.json*](../../out/QuakeCollection.schema.json “open original schema”) |
items Type
object (QuakeMotion)
items Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| key | string |
Required | cannot be null | QuakeCollection |
| components | array |
Required | cannot be null | QuakeCollection |
| Additional Properties | Any | Optional | can be null |
key
key
is required
Type:
stringcannot be null
defined in: QuakeCollection
key Type
string
components
components
is required
Type:
object[](QuakeComponent)cannot be null
defined in: QuakeCollection
components Type
object[] (QuakeComponent)
Additional Properties
Additional properties are allowed and do not have to follow a specific schema