Skip to main content

B1TemperatureRangeConfig

  • Maps a temperature range enum to minimum and maximum temperature values, and configures a post-process volume blend weight for that range.
PropertyTypeDescriptionMetadata
TemperatureRangeEB1TemperatureRangeEnum identifier for this temperature range.Category: Temperature
MinTemperatureint32Minimum temperature value (inclusive) for this range.Category: Range
MaxTemperatureint32Maximum temperature value (inclusive) for this range.Category: Range
PostVolumeTagFNameTag identifying the post-process volume affected by this temperature range.Category: PostVolume
MinBlendWeightfloatMinimum blend weight applied to the post-process volume at the low end of this range, clamped 0-1.Category: PostVolume
ClampMax: 1.0
ClampMin: 0.0
MaxBlendWeightfloatMaximum blend weight applied to the post-process volume at the high end of this range, clamped 0-1.Category: PostVolume
ClampMax: 1.0
ClampMin: 0.0