Struct ShadowmapBase.BaseInit
  
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
  
clearColor
Declaration
public Vector4 clearColor
 
Field Value
comparisonSamplerState
Declaration
public ComparisonSamplerState comparisonSamplerState
 
Field Value
height
Declaration
Field Value
| Type | 
Description | 
| System.UInt32 | 
 | 
maxPayloadCount
Declaration
public uint maxPayloadCount
 
Field Value
| Type | 
Description | 
| System.UInt32 | 
 | 
samplerState
Declaration
public SamplerState samplerState
 
Field Value
shadowmapBits
Declaration
public uint shadowmapBits
 
Field Value
| Type | 
Description | 
| System.UInt32 | 
 | 
Declaration
public RenderTextureFormat shadowmapFormat
 
Field Value
| Type | 
Description | 
| RenderTextureFormat | 
 | 
shadowSupport
Declaration
public ShadowmapBase.ShadowSupport shadowSupport
 
Field Value
slices
Declaration
Field Value
| Type | 
Description | 
| System.UInt32 | 
 | 
width
Declaration
Field Value
| Type | 
Description | 
| System.UInt32 | 
 |