Hi. I wanna know if its posible to send console comands through aximmetry to unreal engine to set up things like r.RayTracing.Reflections.SamplesPerPixel or r.RayTracing.Reflections.ScreenPercentage and thath such of things
Thanks!
Unlock
Comments
Zoltan@Aximmetry
-
Hi,
Yes. The Command pin of the Execute Console Command node is text, therefore you can expose it to Aximmetry via a Get Aximmetry Text node. This way you can send any command line from Aximmetry.
An error occurred while uploading, please try again.
We are planning maintenance on MyAximmetry site from 2025-JUL-25 07:00 to 2025-JUL-25 08:00 UTC. During this period, the site will not be available. Please refrain from initiating any ordering processes around this time to avoid potential issues.
Cookie consent
Our website uses cookies to give you the best online experience, also we use other technologies to improve
and analyze our website traffic, and to understand where our visitors are coming from.
Hi,
Yes. The Command pin of the Execute Console Command node is text, therefore you can expose it to Aximmetry via a Get Aximmetry Text node. This way you can send any command line from Aximmetry.
Then you also have to expose a trigger that executes the command. On that please consult
https://aximmetry.com/learn/tutorials/for-aximmetry-de-users/passing-trigger-from-the-unreal-scene/