Skip to main content

B1StableDiffusionMaterialInfo

  • Defines the material properties for a Stable Diffusion generated texture, including roughness and metallic values.
PropertyTypeDescriptionMetadata
IdFNameThe unique identifier for this material info entry.Category: B1StableDiffusionMaterialInfo
DesplayNameStrIdFStringThe string ID for the localized display name of this material.Category: B1StableDiffusionMaterialInfo
DescStrIdFStringThe string ID for the localized description of this material.Category: B1StableDiffusionMaterialInfo
RoughnessfloatThe roughness value applied to the generated material.Category: B1StableDiffusionMaterialInfo
MetallicfloatThe metallic value applied to the generated material.Category: B1StableDiffusionMaterialInfo