Struct ShadowAtlas.Data
  
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)
 
Syntax
Fields
  
contentHash
Declaration
Field Value
| Type | 
Description | 
| System.Int32 | 
 | 
frameId
Declaration
Field Value
lightDir
Declaration
Field Value
proj
Declaration
Field Value
| Type | 
Description | 
| Matrix4x4 | 
 | 
shadowAlgo
Declaration
public GPUShadowAlgorithm shadowAlgo
 
Field Value
slice
Declaration
Field Value
| Type | 
Description | 
| System.UInt32 | 
 | 
splitData
Declaration
public ShadowSplitData splitData
 
Field Value
| Type | 
Description | 
| ShadowSplitData | 
 | 
view
Declaration
Field Value
| Type | 
Description | 
| Matrix4x4 | 
 | 
viewport
Declaration
Field Value
Methods
  
IsValid()
Declaration
Returns
| Type | 
Description | 
| System.Boolean | 
 |