| ทรัพย์สิน | ประเภท | จำเป็น | ตัวอย่าง | ช่วงค่า | คำอธิบาย |
|---|---|---|---|---|---|
| type | string | true | - | crop | ellipse | ประเภทของมาสก์ เช่น "ตัด" หรือ "วงรี" |
| centerX | number | true | - | - | ตำแหน่งแนวนอนของจุดศูนย์กลางมาสก์ ในพิกเซล |
| centerY | number | true | - | - | ตำแหน่งแนวตั้งของจุดศูนย์กลางมาสก์ ในพิกเซล |
| width | number | true | - | - | ความกว้างของมาสก์ ในพิกเซล |
| height | number | true | - | - | ความสูงของมาสก์ ในพิกเซล |
{
"id": "0a2db861-19c0-47d0-9e71-5a56a357e2e9",
"type": "Image",
"start": 0,
"duration": 5,
"trackIndex": 0,
"x": -58.59302855661144,
"y": 48.394393104046685,
"blendMode": "normal",
"anchorX": 1051.1350332909515,
"anchorY": 2519.1996978825114,
"rotation": 0,
"maskData": {
"type": "crop",
"centerX": 1051.1350332909515,
"centerY": 2519.1996978825114,
"width": 2121.862754282655,
"height": 2949.902587890625
},
"scaleX": 0.23356401384083045,
"scaleY": 0.23356401384083045,
"alpha": 1,
"skewX": 0,
"skewY": 0,
"keyframes": [],
"externalUrl": "https://images.pexels.com/photos/30465303/pexels-photo-30465303.jpeg",
"ext": "jpeg"
}
| ทรัพย์สิน | ประเภท | จำเป็น | ตัวอย่าง | ช่วงค่า | คำอธิบาย |
|---|---|---|---|---|---|
| type | string | true | - | crop | ellipse | ประเภทของมาสก์ เช่น "ตัด" หรือ "วงรี" |
| shapeType | string | true | - | SHAPE_RECT | SHAPE_ELLIPSE | SHAPE_STAR | SHAPE_POLYGON | SHAPE_PATH | ประเภทของรูปทรง เช่น "สี่เหลี่ยม" หรือ "วงรี" |
| x | number | true | - | - | ตำแหน่งแนวนอนของมาสก์ ในพิกเซล |
| y | number | true | - | - | ตำแหน่งแนวตั้งของมาสก์ ในพิกเซล |
| scaleX | number | true | - | - | สเกลแนวนอนของมาสก์ |
| scaleY | number | true | - | - | สเกลแนวตั้งของมาสก์ |
| rotation | number | true | - | - | การหมุนของมาสก์ ในองศา |
| width | number | true | - | - | ความกว้างของมาสก์ ในพิกเซล |
| height | number | true | - | - | ความสูงของมาสก์ ในพิกเซล |
| fill | string | true | - | - | สีเติมของมาสก์ ในรูปแบบเฮกซาเดซิมัล |
| view | object | true | - | - | การดูมาสก์ |
{
"id": "0a2db861-19c0-47d0-9e71-5a56a357e2e9",
"type": "Image",
"start": 0,
"duration": 5,
"trackIndex": 0,
"x": -58.59302855661144,
"y": 48.394393104046685,
"blendMode": "normal",
"anchorX": 1051.1350332909515,
"anchorY": 2519.1996978825114,
"rotation": 0,
"maskData": {
"type": "shape",
"shapeType": "SHAPE_ELLIPSE",
"x": 1935.8609161703698,
"y": 2120.7135441063306,
"scaleX": 1,
"scaleY": 1,
"rotation": 0,
"width": 2604,
"height": 2604,
"fill": "#ffffff",
"view": {
"scaleX": 1,
"scaleY": 1,
"x": 0,
"y": 0,
"width": 2604,
"height": 2604,
"rotation": 0,
"anchorX": 0,
"anchorY": 0
}
},
"scaleX": 0.23356401384083045,
"scaleY": 0.23356401384083045,
"alpha": 1,
"skewX": 0,
"skewY": 0,
"keyframes": [],
"externalUrl": "https://images.pexels.com/photos/30465303/pexels-photo-30465303.jpeg",
"ext": "jpeg",
}