2022.07.25 - 2022.07.26
SceneCapture2D Camera rendering to a RenderTarget2D Texture and displaying as a Material on a Plane.
Projector plugin works fine for regular Textures, but...
doesn't project RenderTarget2D Textures for some reason... can't use it for re-projection.
Attempting to construct a Skeletal Mesh's skeleton out of Niagara Ribbons.
I have ribbons being generated that connect a random bone with a random bone, just need to figure out how to generate ribbons that only connect bones that are actually connected on the Skeletal Mesh.
