Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add cloth and runtime
#6
(18-06-2020, 02:34 PM)renderlux Wrote: Hi 

I'm adding the component :

meshObject.AddComponent<ObiSkinnedClothRenderer>();

Do I need to do anything else?

Like link ObiSkinnedCloth with ObiSkinnedClothRenderer ?

Your cloth needs to be a child of the solver object.

Can you share you entire cloth instantiation code? this way I can tell what's missing more easily.
Reply


Messages In This Thread
Add cloth and runtime - by renderlux - 17-06-2020, 03:54 PM
RE: Add cloth and runtime - by josemendez - 17-06-2020, 05:07 PM
RE: Add cloth and runtime - by renderlux - 18-06-2020, 10:12 AM
RE: Add cloth and runtime - by josemendez - 18-06-2020, 10:14 AM
RE: Add cloth and runtime - by renderlux - 18-06-2020, 02:34 PM
RE: Add cloth and runtime - by josemendez - 18-06-2020, 03:40 PM