Jump to content

[SOLVED] How fast to material objects


photo

Recommended Posts

Hello everyone. I was a newcomer. As stated in the engine, how fast can the material to multiple objects (these objects with the same shader). Thanks for any help. In addition, I would like to know how multiple objects to quickly specify the location of the object rather than manually one by one to set the coordinates of the different objects. Thanks again.

Link to comment

Hello,

 

If I understand you correctly, if you want to assign material to the several objects from editor you need to select them using Shift + Double click to the object in Editor window or using Shift in Nodes window. Then you can choose the material and click "Assign material" in Materials window.

If you want to set multiple objects into the world you can use clutter or cluster, also City Import plugin may be helpful.
Check the docsumentation here:
https://developer.unigine.com/en/docs/1.0/objects/worlds/world_cluster
https://developer.unigine.com/en/docs/1.0/objects/objects/mesh_cluster
https://developer.unigine.com/en/docs/1.0/objects/worlds/world_clutter
https://developer.unigine.com/en/docs/1.0/objects/objects/mesh_clutter
https://developer.unigine.com/en/docs/1.0/tools/editor/plugins/cityimport

Link to comment
  • 2 weeks later...

Thanks very much!

 

Hello,

 

If I understand you correctly, if you want to assign material to the several objects from editor you need to select them using Shift + Double click to the object in Editor window or using Shift in Nodes window. Then you can choose the material and click "Assign material" in Materials window.

If you want to set multiple objects into the world you can use clutter or cluster, also City Import plugin may be helpful.
Check the docsumentation here:
https://developer.unigine.com/en/docs/1.0/objects/worlds/world_cluster
https://developer.unigine.com/en/docs/1.0/objects/objects/mesh_cluster
https://developer.unigine.com/en/docs/1.0/objects/worlds/world_clutter
https://developer.unigine.com/en/docs/1.0/objects/objects/mesh_clutter
https://developer.unigine.com/en/docs/1.0/tools/editor/plugins/cityimport

thanks very much!

Link to comment
×
×
  • Create New...