Set a parameter value based on object/parameter path or ID.
object Path ID
the path of the object
/project/project/Camera1
Parameter Path
the relative path of the parameter to the object
/camera/camera/fieldOfView
Value
here, the value is set
20.5
The full path to the parameter (including the object path) can be copied directly from the parameter via secondary click:
The path/address of the object can be copied directly from its ( I ) menu:
Please be aware, that the path will change when the object hierarchy changes. A camera in the project root is: /project/project/Camera1
But when this camera is attached as a child of a folder, its path will be: /project/project/Folder1/Camera1
/project/project/Folder1/Camera1
Instead of using a path to the object, it is also possible to use the unique object ID.
The object ID (BaseID) can be found in the (i) menu of the object:
Last updated 18 days ago