LogoLogo
Zero Density PortalZero Density Academy
Reality 5.3 SP2
Reality 5.3 SP2
  • Reality 5.3 SP2
    • What's New
    • From Reality 5.3 SP1 to SP2
    • User Guide
      • What is Reality Editor?
      • What is Reality Engine?
      • What is Reality Hub?
        • System Overview
      • Reality Workflow
      • Launcher
        • Launcher Interface
        • Engine Status Colors
        • Engine Display Window
        • New Launch Configuration
      • Nodegraph/Actions
        • Nodegraph
          • Node Structure
          • Node Details Panel
            • Property
            • Function
            • Function Property
            • Advanced Property
            • Node Details Info Display
            • Node Property Toolset
            • Property Watch Panel
          • Nodegraph Context Menus
            • Node Context Menu
            • Node Property Context Menu
            • Timeline Property Context Menu
            • Pin Context Menu
          • Nodegraph Menu
            • Graphs
          • Portal Pin
          • Sink Pin
          • Reroute
          • Experimental Node Category
          • Node Comment
          • Asset Browser
          • Advanced Preview Monitor
          • Operating Nodegraph
            • Navigating Inside Nodegraph
            • Creating Node
            • Node Connections
            • Incrementing and Changing Numerical Fields
            • Multiple Node Operations
            • GamePad
            • Node Info Display
            • Simplifying Node Network
            • Dynamic Nodes
              • Dynamic Node Operations
        • Actions
          • Action Timeline Interface
          • Keyframe Types
          • Interpolations
          • Operating Actions
            • Navigating Inside Actions Module
            • Animating Property
            • Triggering Multiple Actions via Single Button
            • Utilizing Initial Keyframe
            • Duplicating Keyframes
            • Reversing Animation
          • Animation Workflow Tips
        • Form Builder
          • Form Builder Interface
          • Form Builder Components
          • Customizing Component Appearance
          • Operating Form Builder
          • Data Integration
        • Gang Mode
          • Activating Gang Mode
          • Operating Gang Mode
      • Playout
        • Operating Playout
      • Newsroom
      • Cook Manager
      • User Management
        • Advanced User Management
          • User Management UI
          • Role of the Admin and Administrators
          • Example Configuration
            • Creating Administrator Account
            • Creating User Groups
            • Creating Policies
            • Creating New Users
            • Assigning Users to Groups
            • Defining User Groups Policy
          • License Reservation
        • Basic User Management
      • Hardware Monitor
        • Configuration
        • Filter
          • Metrics
          • Engines
        • Specs
        • Metric Display
        • Plot
      • Controlling Unreal Engine 5.3
        • Introduction
        • Supported Versions
        • Available Features
        • UState
          • UState User Interface
          • APM for Unreal Engine 5.3
        • Configuration
          • Unreal Engine 5.3 Configuration
          • RealityHub Configuration for Unreal Engine 5.3
        • Example Pipeline
          • Preparation
          • Exposing Actor Functions
          • Exposing Actor Parameters
          • Grouping Exposed Items
          • Creating Logic
          • Viewport Navigation
          • Unreal Project inside RealityHub
          • Utilizing Media Framework Tools
          • Operating
    • Installations
      • System Requirements
      • Reality Software Component Versions
      • Downloading Distributions
      • Reality Distribution Content
      • Installations
        • Installing Reality 5.3 SP2
        • Installing Reality Hub
          • Upgrading and Downgrading
          • Database Backup and Restore
          • Database Recovery
          • Recap
      • Licensing Reality
        • Licensing Reality 5.3 SP2
        • Licensing Reality Hub
    • Configurations
      • Configuring Peripheral Devices
        • NVidia Configuration
        • AJA Configuration
      • Configuring Reality Hub
        • General Configuration
        • Reality Loader
          • RealityEngine AMPERE Led Display
        • Engine Module Configuration
          • Adding Host
          • Adding Groups
          • Channel Assignments
          • General Engine Configuration
        • Project Configuration
        • Project Scanning
        • Cache Management
        • SSL Configuration
    • Integrations
      • Octopus Integration
        • Reality Hub MOS Configuration for Octopus
        • Octopus Configuration
        • Utilizing ZD MOS Plugin
      • iNEWS Integration
        • Reality Hub MOS Configuration for iNEWS
        • iNEWS Configuration
      • CII Module Configuration
    • Tutorials
      • Reality Actor Spawning
      • Using Plugins
      • Tracked Billboard
      • Green Screen Virtual Studio
      • Shadow and Ambient Occlusion in Augmented Reality
      • Curved LED Pipeline with Curve XR Node
        • Features
        • Preparation
        • Curve XR Node Details
        • Example Pipeline
      • Color Grading with 3D LUT Files
    • Developers Guide
      • Reality Hub Open-Source SDK
      • REST API
    • FAQ
      • Frequently Asked Questions
      • Glossary
      • How to Read this Documentation
Powered by GitBook
On this page
  1. Reality 5.3 SP2
  2. User Guide
  3. Nodegraph/Actions
  4. Actions
  5. Operating Actions

Animating Property

PreviousNavigating Inside Actions ModuleNextTriggering Multiple Actions via Single Button

Last updated 1 year ago

Reality Hub’s approach to animating is unique but easy to understand.

This section will be animating Reality Parent Transform Actor's Relative Rotation and Relative Location properties, located under Transform property group.

  • Add UserTrack, UE5 nodes to the canvas.

  • Connect the Track output pin of the UserTrack node into RealityCamera0.Track input pin of the UE5 node.

  • Create a Sink node on RealityCamera0.Track output pin of the UE5 node. See .

  • Activate the APM on RealityCamera0.Scene.

Your GRaph should look like the image above.

Now:

  • Do the same for Relative Rotation property.

As the above image illustrates that Relative Location and Relative Rotation properties are now subject to the Actions module and are ready to be animated.

Now:

When you hover your mouse over Relative Location, the Node Property Menu Circle turns white; this indicates that the property/function can be triggered/animated.

  • Right click on the Node Property Menu Circle of Relative Location and select the Add Keyframe, as shown in the image above.

  • Repeat the same process for the Relative Rotation.

  • Scrub the Playhead to the second 2.

  • Change the Relative Location and Relative Rotation property values similar to the one illustrated above.

  • Right click on the Relative Location and add the second keyframe. Repeat the process for the Relative Rotation property.

Make sure that you deselect the keyframe before adding another one to a different property.

  • Select the second keyframe of Relative Location, change its interpolation type from Jump to EaseOut. Repeat the same process for the Relative Rotation property.

As the above image shows now our animations are completed.

  • Click on the Action Play button.

Activate the Actions module; then click on the button.

Select the UE5 Node, go to , expand the UE5, Reality Actor and Reality Parent Transform Actor folders, as illustrated above.

Go to Relative Location property, click on the Add Timeline button () in the .

Node Details Panel
Sink Pin
Node Property Toolset
Example Node Network
Transform Property Group
Adding Various Properties to Action Timeline
Property Animation Circle
Time Ruler
Changin Interpolation
Finalizing Action Animation