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