asset_preparation::v2::material::ReflectionEffectProperties Struct Reference Last update: 16.07.2025 The reflection effect properties of a material. More... Collaboration diagram for asset_preparation::v2::material::ReflectionEffectProperties: [legend] Public Attributescommon::Empty no_reflection_effect = 1 ReflectionEffect scene_hdri = 2 Detailed Description The reflection effect properties of a material. Member Data Documentation ◆ no_reflection_effect common::Empty asset_preparation::v2::material::ReflectionEffectProperties::no_reflection_effect = 1 ONEOF(contribution) No reflection effect on material. note This is the default reflection effect contribution type. ◆ scene_hdri ReflectionEffect asset_preparation::v2::material::ReflectionEffectProperties::scene_hdri = 2 ONEOF(contribution) Apply a reflection effect that projects an HDRI Sky on the material. The documentation for this struct was generated from the following file:material_description.proto