LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ReflectionProbeBlendInfo

struct in UnityEngine.Rendering

Description

ReflectionProbeBlendInfo contains information required for blending probes.

Properties

probeReflection Probe used in blending.
weightSpecifies the weight used in the interpolation between two probes, value varies from 0.0 to 1.0.