Light.CastShadows

Light.CastShadows property

Gets or sets if the light can cast shadows on other objects.

public bool CastShadows { get; set; }

See Also