Tweak the style of ImagePropEditor
This commit is contained in:
parent
8deac10685
commit
41fb7de533
2 changed files with 91 additions and 54 deletions
|
@ -36,6 +36,7 @@ const ImageTypeExample: React.FC<{}> = (props) => {
|
|||
label: 'another texture',
|
||||
}),
|
||||
something: 'asdf',
|
||||
color: types.rgba(),
|
||||
})
|
||||
object.onValuesChange(({image}) => {
|
||||
setImageUrl(project.getAssetUrl(image))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue