Struct BlendProbeTag
A tag component that marks an entity as a blend probe.
Namespace: Unity.Rendering
Syntax
public struct BlendProbeTag : IComponentData, IQueryTypeParameter
Remarks
The LightProbeUpdateSystem uses this to manage light probes.