Jump to content

[SOLVED] Change Render Settings Options


photo

Recommended Posts

Posted

Hi,

 

How i Change via Script a Example changing a Parameter...

 

Example: Background Color, Ambient Color....

 

Thanks!

Posted

Hello,

Please, check samples from <SDK browser> -> Samples & Demos -> Graphics Samples -> Materials demo. You can open samples folder from the browser and check the code of every sample.

Also, please, check docs. Most of the answers you can find there.

Here you can find some information about materials and their properties:
https://developer.unigine.com/en/docs/1.0/content/materials/
https://developer.unigine.com/en/docs/1.0/scripting/library/class.material
https://developer.unigine.com/en/docs/1.0/scripting/library/engine/engine.materials
https://developer.unigine.com/en/docs/1.0/content/materials/inheritance
https://developer.unigine.com/en/docs/1.0/content/materials/material_base/

 

×
×
  • Create New...