Skip to main content
l
1y ago

Get the vertex data

Hi, I'm a Korean user of Rive! I have a question about including my animation in a React project. I created an animation in Rive where a rectangle shrinks. Is it possible to access the vertex positions of this rectangle? I want to place a text input (for example, an ID or password input field) inside this rectangle.

1 reply
1y ago

Hi . We do have a low-level API for the web runtime which allows you to get the position of components. I don't believe we expose a way to access the vertex positions. But this API is not directly exposed to React