Skip to content

Runtime load

You can load ply file at runtime.

How to Runtime-load

  1. Spawn BP_3D_Gaussians_Base
  2. Specify the full path of the ply file you want to load and call Import.

Demo project

UE Project files and EXE file are available at GitHub.