Tag: Thumbnail


  • Thumbnail Generator 3.0 – Patch Notes

    Thumbnail Generator 3.0 – Patch Notes

    Patch notes for version 3.0 of the Dynamic Thumbnail Generator

  • Child Actors on Actor Portrait

    Child Actors on Actor Portrait

    A short writeup on how to add child-actors to your Actor Portraits

  • Dynamic Thumbnail Generator

    Dynamic Thumbnail Generator

    How to generate a thumbnail Generating a thumbnail using this plugin is very easy. In blueprint, you can use the Generate Thumbnail node. The function can also be used from C++ by calling UThumbnailGenerator::Get()->GenerateActorThumbnail(…) Setting up the project First of all, let’s go over how to install this plugin into any project. With pre-build binaries…