Home
last modified time | relevance | path

Searched defs:softShadows (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/yafaray/libYafaRay-3.5.1/src/lights/
H A Dspotlight.cc57 bool softShadows; member in spotLight_t
299 bool softShadows = false; in factory() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DataVisualization/Common/General/
H A DChartGraphics.cs167 internal bool softShadows = true; field in System.Windows.Forms.DataVisualization.Charting.ChartGraphics