Source
This page was generated with Wiki Builder. Do not change the format!
Info
Schema
- Schema Type: Definition
- Type: object
Properties
Name | Type | Description |
---|---|---|
x | integer:int32 | |
y | integer:int32 | |
z | integer:int32 |
Example
{
// Type: integer:int32
"x": 0,
// Type: integer:int32
"y": 0,
// Type: integer:int32
"z": 0
}