Node Details Panel
The Node Details Panel is the central interface for viewing and modifying selected node information in Reality Hub. It displays properties, functions, and provides tools for node management.
In the following sections you'll learn to:
- View and modify node properties, including advanced settings
- Access and configure node functions with their parameters
- Use tools for pin switching, timeline management, and form linking
- Watch property changes of nodes
- Get detailed node data including IDs, types, and paths
Please follow:
Node Details Panel
Node Details Panel
Function
Function is reusable block of code that performs a specific task or set of tasks, often implemented using Blueprints. For more details, please visit Unreal Documentation: Functions.
Property
In a broader sense, Property can refer to any data associated with an object or asset in Reality 5.6. Anything from an actor's position and rotation to a texture's file path can be considered as property.
Function Property
Function Property is a parameter associated with a specific function, allows you to modify a set of properties that influence the behavior of that function.
Advanced Property
Advanced properties are hidden controls and settings that allow you to customize and fine-tune different aspects of your project in more detail. These options aren't shown by default in the Reality Editor interface.
Node Details Info Display
The Property Info Display feature offers you information about node entities such as properties, functions, function properties and advanced properties.
Node Property Toolset
The Node Property Toolset offers consists of a set of four buttons, offering control over various node-related operations.
Property Watch Panel
Property Watching feature allows you to observe and conduct changes in pins properties without the need to select their owner node.