Hi! Trying to follow the documentation for the Web Remote API (https://docs.unrealengine.com/en-US/…art/index.html) the following command cannot be executed:
as the log returns this message:
I got the same information by calling a function by another method:
if I get all the properties of the object’s component I have the following answer:
REQUEST
RESPONSE
these properties I can access using the method proposed in the documentation, for example:
REQUEST
RESPONSE
So it really seems that I can’t access the relative rotation by the method exposed in the documentation. Is my procedure incorrect or is the documentation inaccurate?
Obs.: The objectPath I put here is different from the documentation because I am using my own project.
[IMG2=JSON]{“data-align”:“none”,“data-size”:“full”,“src”:“https://forums.unrealengine.com/core/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAAA/0lEQVR4AYXNMSiEcRyA4cfmGHQbCZIipkuxnJgMStlMNmeyD2dwmc8+sZgxYJd9ErIZFHUyYYD7fkr6l4/rnvmtl7+KitrqV/fq2Y5eLY3Z9S48eRLe7BmVZ9qhTLhQ0algzZWQOVKSsCF8OjAnwbxDTWFDUhPK/jMr1H6HE/IqRky2DyvCefuwItwZzodVoYRiLqMkVCXrwpJ9twZ+sgfDYEFYl8wIWxZ9uFf7zkallxlJh4YrLGsKjZRx7VGHhLqwgFUN45DGdb8MeXGpgB4ABZdeDcpZEY51A+hyLKz4S1W4MQWm3AibWtgWmk6dyISa1pSdyWTOlLXVp0+eL9D/ZPfBTNanAAAAAElFTkSuQmCC”}[/IMG2]