|
PlanarShadowRenderingProviderIsCheckingIsCastingShadow Property |
Gets or sets a Boolean that specifies if PlanarShadowRenderingProvider is checking if object
has IsCastingShadow property set. That check can slightly decrease performance therefore the default value is false.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool IsCheckingIsCastingShadow { get; set; }
Property Value
BooleanSee Also