Hi Yoshiro
Try to use this
#include "Components/MaterialBillboardComponent.h"
Hope it helps!
Hi Yoshiro
Try to use this
#include "Components/MaterialBillboardComponent.h"
Hope it helps!
My code shows in the pic, when I hit compile, it gives error saying that “fatal error C1083: Cannot open include file: ‘MaterialBillboardComponent.h’: No such file or directory”. If I remove the include line, it says “error C2027: use of undefined type ‘UMaterialBillboardComponent’”. How can i solve this? thanks.
Wow thanks for the fast responds. Thank you <3