Struct CustomProbeTag
A tag component that marks an entity as a custom light probe.
Implements
IComponentData
IQueryTypeParameter
Namespace: Unity.Rendering
Assembly: Unity.Entities.Graphics.dll
Syntax
public struct CustomProbeTag : IComponentData, IQueryTypeParameter
Remarks
The ManageSHPropertiesSystem uses this to manage shadow harmonics.
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter