Skip to main content

B1CarriableObjectDustyValueRange

  • Defines a range of dusty values and their associated score for carriable objects.
    * Used by the dusty data asset to map cleanliness value ranges to scoring weights.
PropertyTypeDescriptionMetadata
RangeMinint32Minimum dusty value (inclusive) for this range.Category: B1CarriableObjectDustyValueRange
RangeMaxint32Maximum dusty value (inclusive) for this range.Category: B1CarriableObjectDustyValueRange
ScorefloatScore (0-1) assigned to carriable objects whose dusty value falls within this range.Category: B1CarriableObjectDustyValueRange
ClampMax: 1
ClampMin: 0