Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
refs/heads/pthreadtest
/
.
/
dev
/
defs
/
shapes
/
shape.json
blob: 6c6ce383c759614fe66cfeca324e7039fe4689f5 [
file
] [
log
] [
blame
] [
edit
]
{
"name"
:
"Shape"
,
"key"
:
{
"int"
:
3
,
"string"
:
"shape"
},
"extends"
:
"drawable.json"
,
"properties"
:
{
"length"
:
{
"type"
:
"double"
,
"initialValue"
:
"0"
,
"key"
:
{
"int"
:
781
,
"string"
:
"length"
},
"bindable"
:
true
,
"passthrough"
:
true
}
}
}