asset_preparation::v1::material::NormalProperties Struct Reference Last update: 16.07.2025 The normal properties of a material. More... Collaboration diagram for asset_preparation::v1::material::NormalProperties: [legend] Public Attributescommon::Empty no_normal = 1 NormalTexture texture = 2 Detailed Description The normal properties of a material. Member Data Documentation ◆ no_normal common::Empty asset_preparation::v1::material::NormalProperties::no_normal = 1 ONEOF(contribution) No normal. ◆ texture NormalTexture asset_preparation::v1::material::NormalProperties::texture = 2 ONEOF(contribution) Normal properties based on a normal map. NoteThis is the default normal contribution type. The documentation for this struct was generated from the following file:material_description.proto