mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-05 11:24:17 +03:00
- Introduced STEPConstruct_RenderingProperties class to handle rendering properties in STEP format. - Implemented constructors for initializing rendering properties from various sources including STEP entities, RGBA colors, and XCAF materials. - Added methods to set and retrieve ambient, diffuse, and specular reflectance values, along with transparency and rendering method. - Integrated functionality to create corresponding STEP and XCAF material entities.