CompositionProjectedShadowCasterCollection.MaxRespectedCasters Property

Definition

Gets the maximum number of shadow casters that will be respected.

public:
 static property int MaxRespectedCasters { int get(); };
static int MaxRespectedCasters();
public static int MaxRespectedCasters { get; }
var int32 = CompositionProjectedShadowCasterCollection.maxRespectedCasters;
Public Shared ReadOnly Property MaxRespectedCasters As Integer

Property Value

Int32

int

The maximum number of shadow casters that will be respected.

Applies to

See also