Update FRAME_PROCESSORS.mdx
This commit is contained in:
parent
b8e8fb09d4
commit
0ac73faf31
@ -68,6 +68,7 @@ const frameProcessor = useFrameProcessor((frame) => {
|
|||||||
}, [])
|
}, [])
|
||||||
|
|
||||||
const boxOverlayStyle = useAnimatedStyle(() => ({
|
const boxOverlayStyle = useAnimatedStyle(() => ({
|
||||||
|
position: 'absolute',
|
||||||
borderWidth: 1,
|
borderWidth: 1,
|
||||||
borderColor: 'red',
|
borderColor: 'red',
|
||||||
...catBounds.value
|
...catBounds.value
|
||||||
|
Loading…
Reference in New Issue
Block a user