Using Unity's Barracuda library I implemented a neural style-transfer post-processing effect into a simple game environment. The transition was achieved by using a sprite shader which blended between two render textures based on the distance from the camera.