You are here:
- Home
- Unreal Engine
- Sharing Textures between UE4 and Lightact
Textures can be shared between Lightact and Unreal Engine. This happens via Spout and it happens with very little cost and virtually no detectable latency. In this article we’ll set up a 2-way sharing – Lightact will send a texture to UE4 and receive a different one back. So let’s get to it.
Setting up Spout in Lightact
Please follow Spout setup article and make sure that you type in UE2LA and LA2UE in Spout Server node and Spout Client node respectively.
Setting up Spout in UE4
Please follow:
- Spout Sender in UE4 chapter in Lightact and Unreal Engine 4 Quick Start Guide to set up a Spout sender in UE4.
- Spout Receiver in UE4 chapter in Lightact and Unreal Engine 4 Quick Start Guide to set up a Spout receiver in UE4.