Skip to main content

B1ObjectPartsParamUsageRow

  • Data table row defining the material parameter usage rules for a specific object part.
    * Specifies which material attributes (color, roughness, emissive, etc.) can be customized and their valid ranges.
PropertyTypeDescriptionMetadata
UseAlbedoColorboolWhether albedo (base) color customization is enabled for this part.Category: B1ObjectPartsParamUsageRow
AlbedoColorFStringDefault albedo color value as a hex string.Category: B1ObjectPartsParamUsageRow
UseEmisColorboolWhether emissive color customization is enabled for this part.Category: B1ObjectPartsParamUsageRow
EmisColorFStringDefault emissive color value as a hex string.Category: B1ObjectPartsParamUsageRow
UseRoughnessboolWhether roughness customization is enabled for this part.Category: B1ObjectPartsParamUsageRow
RoughnessMinfloatMinimum allowed roughness value.Category: B1ObjectPartsParamUsageRow
RoughnessfloatDefault roughness value.Category: B1ObjectPartsParamUsageRow
RoughnessMaxfloatMaximum allowed roughness value.Category: B1ObjectPartsParamUsageRow
UseEmissiveMultiboolWhether emissive multiplier customization is enabled for this part.Category: B1ObjectPartsParamUsageRow
EmissiveMultiMinfloatMinimum allowed emissive multiplier value.Category: B1ObjectPartsParamUsageRow
EmissiveMultifloatDefault emissive multiplier value.Category: B1ObjectPartsParamUsageRow
EmissiveMultiMaxfloatMaximum allowed emissive multiplier value.Category: B1ObjectPartsParamUsageRow
UseAttenuationMultiboolWhether the light attenuation radius scales along with the emissive multiplier on this part.
* The build mode brightness slider drives both from a single position, so leaving this off keeps the slider
* intensity-only, which is what every non light part wants.
Category: B1ObjectPartsParamUsageRow
AttenuationMultiMinfloatMinimum allowed attenuation radius multiplier value.Category: B1ObjectPartsParamUsageRow
AttenuationMultifloatDefault attenuation radius multiplier value.Category: B1ObjectPartsParamUsageRow
AttenuationMultiMaxfloatMaximum allowed attenuation radius multiplier value. A wider light radius costs more to render.Category: B1ObjectPartsParamUsageRow
UseSpecularboolWhether specular customization is enabled for this part.Category: B1ObjectPartsParamUsageRow
SpecularMinfloatMinimum allowed specular value.Category: B1ObjectPartsParamUsageRow
SpecularfloatDefault specular value.Category: B1ObjectPartsParamUsageRow
SpecularMaxfloatMaximum allowed specular value.Category: B1ObjectPartsParamUsageRow
UseMetallicboolWhether metallic customization is enabled for this part.Category: B1ObjectPartsParamUsageRow
MetallicMinfloatMinimum allowed metallic value.Category: B1ObjectPartsParamUsageRow
MetallicfloatDefault metallic value.Category: B1ObjectPartsParamUsageRow
MetallicMaxfloatMaximum allowed metallic value.Category: B1ObjectPartsParamUsageRow
UseOpacityboolWhether opacity customization is enabled for this part.Category: B1ObjectPartsParamUsageRow
OpacityfloatDefault opacity value (0 = fully transparent, 1 = fully opaque).Category: B1ObjectPartsParamUsageRow
UseScaleboolWhether scale customization is enabled for this part.Category: B1ObjectPartsParamUsageRow
ScaleMinfloatMinimum allowed scale value.Category: B1ObjectPartsParamUsageRow
ScaleMaxfloatMaximum allowed scale value.Category: B1ObjectPartsParamUsageRow
UseOffsetXboolWhether UV offset along the X axis can be modified for this part.Category: B1ObjectPartsParamUsageRow
UseOffsetYboolWhether UV offset along the Y axis can be modified for this part.Category: B1ObjectPartsParamUsageRow
UseMirrorUVboolWhether UV mirroring is allowed for this part.Category: B1ObjectPartsParamUsageRow
UseWeatheringboolWhether weathering intensity customization is enabled for this part.Category: B1ObjectPartsParamUsageRow
WeatheringMinfloatMinimum allowed weathering intensity value.Category: B1ObjectPartsParamUsageRow
WeatheringfloatDefault weathering intensity value.Category: B1ObjectPartsParamUsageRow
WeatheringMaxfloatMaximum allowed weathering intensity value.Category: B1ObjectPartsParamUsageRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase