Skip to main content
Version: Reality 4.27

Reality Editor Tutorials

📄️ Exporting UE Actor to ZD API (a.k.a ZDActor)

In this tutorial, we will reflect our Actor object to the Reality Setup. An Actor is any object that can be placed into a level. Actors are a generic Class that supports 3D transformations such as translation, rotation, and scale. Actors can be spawned and can be destroyed. You can add specific actor components like Particle Component, Billboard Component, or Scene Component. The ZD Actor Component exposes an actor node object into Reality Setup.