How do I deal with components with python

I’m trying to create a procedural landscape using procedural mesh with python but I’m getting this error. Any fixes

TypeError: descriptor 'create_mesh_section_linear_color' requires a 'ProceduralMeshComponent' object but received a 'int'

You failed to post the code you tried to use.

1 Like