Struct ShadowSliceData
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 ShadowSliceDataFields
atlasX
Declaration
public int atlasXField Value
| Type | Description | 
|---|---|
| System.Int32 | 
atlasY
Declaration
public int atlasYField Value
| Type | Description | 
|---|---|
| System.Int32 | 
shadowResolution
Declaration
public int shadowResolutionField Value
| Type | Description | 
|---|---|
| System.Int32 | 
shadowTransform
Declaration
public Matrix4x4 shadowTransformField Value
| Type | Description | 
|---|---|
| Matrix4x4 |