Jump to content

2.20 API mesh procedural


photo

Recommended Posts

Posted

Hello,

 In the 2.20 RamImporter sample, you still use the old dynamic mesh API in multiple places (mesh_skinned, mesh_static). What is the correct usage now?

Also, we have a CarTrailDecal code you made for us a while ago, and I'm not sure how to migrate it to the new API. Do you still have this and could you have a look, maybe? Isn't there a equivalent in the cpp samples?

Thanks!

Posted

Hello! 
DirectImport: Yes, indeed, the snippet of code from the sample hasn’t been updated in the documentation yet. Here is updated code for this samples
DirectMemoryImport.cpp

CarTrailDecal: You can start using the WheelTraceDecal component from IG instead of your own. They have very similar settings. Or simply send us your latest version of CarTrailDecal in support, and we’ll help migrate it to the latest API version.

  • Like 1
  • Thanks 1
×
×
  • Create New...