Struct LightData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UnityEngine.Experimental.Rendering.LightweightPipeline
Syntax
public struct LightDataFields
mainLightIndex
Declaration
public int mainLightIndexField Value
| Type | Description | 
|---|---|
| System.Int32 | 
pixelAdditionalLightsCount
Declaration
public int pixelAdditionalLightsCountField Value
| Type | Description | 
|---|---|
| System.Int32 | 
shadowMapSampleType
Declaration
public LightShadows shadowMapSampleTypeField Value
| Type | Description | 
|---|---|
| LightShadows | 
totalAdditionalLightsCount
Declaration
public int totalAdditionalLightsCountField Value
| Type | Description | 
|---|---|
| System.Int32 |