LogoLogo
Zero Density PortalZero Density Academy
Reality 5.4
Reality 5.4
  • Reality 5.4
    • What's New
    • From Reality 5.3 SP3 to Reality 5.4
    • User Guide
      • What is Reality Editor?
      • What is Reality Engine?
      • What is Reality Hub?
        • System Overview
      • What is Lino?
      • 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
          • Node Library
            • Swizzle Node
            • Read Video Node
        • 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 Lino
        • Preperations
        • Enabling Plugins
        • Modifying Editor and Project Settings
        • Utilizing Default Motion Design Level
        • Exposing Outliner Assets to RCP
        • Creating Property Animation
        • Creating Motion Design Rundown
          • Adding Template
          • Creating Pages
        • Broadcast Settings
          • Signalling URL for Server Configurations
        • Defining Preview Channel
        • Configuring Reality Hub for Lino
        • Lino Module User Interface
        • Advanced Preview Monitor for Lino
      • Controlling Unreal Engine Vanilla 5.4.1
        • Introduction
        • Supported Versions
        • Available Features
        • UState
          • UState User Interface
          • APM for Unreal Engine 5.4
        • Configuration
          • Unreal Engine 5.4.1 Configuration
          • Configuring Reality Hub for Unreal Engine 5.4.1
        • 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.4
        • Installing Reality Hub
          • Upgrading and Downgrading
          • Database Backup and Restore
          • Database Recovery
          • Recap
      • Licensing Reality
        • Licensing Reality 5.4
          • Reality License Backup and Restore
        • 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
        • Proxy 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
      • Utilizing Custom Cyclorama Mesh
      • Using Volumetric Cube Mask
      • Texture Input Workflow
        • Creating Dynamic Material
        • Creating Virtual Screen Blueprint Actor
        • Adding Variables
        • Creating Event Graph
        • Creating Construction Script
        • Exposing Texture Input Pin in Reality Hub Nodegraph
    • Reality Hub Developers Guide
      • Reality Hub Open-Source SDK
      • REST API
    • FAQ
      • Understanding Reality Hub UI Warnings
      • Frequently Asked Questions
      • Glossary
      • How to Read this Documentation
Powered by GitBook
On this page
  • Preparation Steps
  • Volumetric Cube Mask Connections
  • Modifying Volumetric Cube Mask Settings
  1. Reality 5.4
  2. Tutorials

Using Volumetric Cube Mask

PreviousUtilizing Custom Cyclorama MeshNextTexture Input Workflow

Last updated 1 year ago

The Volumetric Cube Mask node allows you to create 3D masks within your scene, serving various purposes such as preventing certain areas from being keyed by the Reality Keyer or masking an area.

To set an example, assume that you have a large screen inside your cyclorama, and you want to display content on it. Given that the Reality Keyer will key the entire cyclorama, a specific method is required to mask an area within the 3D space. This is where the Volumetric Cube Mask node becomes a handy tool.

While this section utilizes the Green Screen Virtual Studio as an example pipeline, the approach can also be applied to XR (Extended Reality) projects or for calibration verification purposes.

Preparation Steps

  • Construct your node network within the Reality Hub nodegraph.

Volumetric Cube Mask Connections

  1. Add VolumetricCubeMask and Merge nodes to the nodegraph.

  2. Connect the Track output pin of the Xync (or your preferred tracking node) to the Track input of the VolumetricCubeMask node.

  3. Connect the Out output pin of Distort node to the Texture0 input pin of the Merge node.

  4. Connect the Out output pin of the VolumetricCubeMask node to the Texture1 input pin of the Merge node.

  5. Connect the Out output pin of the Merge node to the Clean_Plate_Mask input pin of the RealityKeyer node.

The VolumetricCubeMask node has been integrated into the nodegraph, and the necessary connections have been made, as shown above.

Adjust the transformation properties (Position, Rotation, etc.) of the Volumetric Cube Mask according to your studio setup.

The displayed image indicates that the Mask color is red (1, 0, 0, 1).

The Mask color is determined by the MaskColor property, as shown above.

  • Activate APM Channel B on the Out output pin of the Merge node, and click on the APM Multiview (A|B) button.

The image above illustrates that the Cyclorama mask color matches the Volumetric Cube Mask color.

The edges around the VolumetricCubeMask are a result of the Smoothness setting.

Modifying Volumetric Cube Mask Settings

The next step involves subtracting the VolumetricCubeMask from the Cyclorama.

To do this:

  • Select the VolumetricCubeMask node and navigate to its Color property.

  • Change the R value to 0 and set both G and B values to 1.

Now, the Volumetric Cube Mask appears magenta and does not contain any red color information. Therefore, the area it covers will not be keyed in the render.

  • Navigate to RealityCamera0.Scene output and activate the APM.

As shown in the image, the scene is keyed based on the Cyclorama, excluding the area covered by the Volumetric Cube Mask.

Activate the (APM) Channel A on the Mask output pin of the Cyclorama node.

Advanced Preview Monitor
Green Screen Virtual Studio
Node Connections
Cyclorama Mask Color
MaskColor Property of Cyclorama Node
APM Multiview
Color Property of VolumetricCubeMask Node
APM Multiview with Cyclorama Mask and VolumetricCubeMask
APM Multiview with VolumetricCubeMask and Reality Camera Render Output