asset_preparation::v3::material::CreateMaterialRequest Struct Reference Last update: 16.07.2025 The information required to create a material. More... Collaboration diagram for asset_preparation::v3::material::CreateMaterialRequest: [legend] Public Attributesgoogle::protobuf::StringValue name = 1 MaterialProperties properties = 2 Detailed Description The information required to create a material. Member Data Documentation ◆ name google::protobuf::StringValue asset_preparation::v3::material::CreateMaterialRequest::name = 1 The material name. NoteNames must be unique amongst sibling materials. If no name is defined, a default unique name is automatically set. ◆ properties MaterialProperties asset_preparation::v3::material::CreateMaterialRequest::properties = 2 The properties of a material. NoteIf no properties are defined, the default properties are automatically set. The documentation for this struct was generated from the following file:material_description.proto