Capture

Inherits from : ITweenObject

{
    "key": "dummy",
    "layer": -75,
    "position": {
        "x": 0,
        "y": 0
    },
    "scale": {
        "x": 0.5,
        "y": 0.5
    },
    "color": {
        "r" : 1,
        "g" : 1,
        "b" : 1,
        "a" : 1,
    },
    "tween": { /* TweenData */ },
    "type": "Image"
}
    
key type notes
key string 参照キー
layer int 表示レイヤー
position JNVector3 位置
scale JNVector3 大きさ
color JNColor
tween JNCTween Tween情報