12 lines
131 B
JSON
12 lines
131 B
JSON
{
|
|
"Vector3": {
|
|
"prefix": "vector3",
|
|
"body": [
|
|
"{",
|
|
"\t\"x\": $1,",
|
|
"\t\"y\": $2,",
|
|
"\t\"z\": $3",
|
|
"}",
|
|
]
|
|
}
|
|
} |