ruyo / VRM4U

Runtime VRM loader for UnrealEngine4
Other
1.34k stars 175 forks source link

Outline is not work for cloth simulation #161

Open kyokyolai opened 2 years ago

kyokyolai commented 2 years ago

image the outline is not work for cloth simulation but it works for the spring bone animation.

the mtoonAttachActor make the dynamic material of the outline before the cloth simulation.

how to solve it?? thank you. UnrealEngine Version:UE4.27.2

ruyo commented 2 years ago

Hi.

Currently, outlines cannot be set correctly for cloth models. This is because PoseableMesh cannot copy the result of cloth. I will investigate, but it will probably be difficult to solve.

Thanks.

99thwarrior commented 2 years ago

I don't even know how to outline as working as you did any tutorials?