Add Device Visualization Component Blocking

Add Device Visualization Component Blocking

Windows
MacOS
Linux

Spawns a render component for the specified XR device.

NOTE: The associated XR system backend has to provide a model for this to work - if one is not available for the specific device, then this will fail and return an invalid (null) object.

Target is XRAsset Function Library

Add Device Visualization Component Blocking
Target
XRDevice Id
Manual Attachment
Relative Transform
Return Value

Inputs

In
Exec
Target
Actor Object Reference

The intended owner for the component to attach to.

XRDevice Id
XRDevice Id Structure (by ref)

Specifies the device you're wanting a model for.

Manual Attachment
Boolean

If set, will leave the component unattached (mirror's the same option on the generic AddComponent node). When unset the component will attach to the actor's root.

Relative Transform
Transform (by ref)

Specifies the component initial transform (relative to its attach parent).

Outputs

Out
Exec
Return Value
Primitive Component Object Reference

A new component representing the specified device (invalid/null if a model for the device doesn't exist).

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback