Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 600 Bytes

scenelightingeffectreflectancemodel.md

File metadata and controls

31 lines (18 loc) · 600 Bytes
-api-id -api-type
T:Microsoft.UI.Composition.Effects.SceneLightingEffectReflectanceModel
winrt enum

Microsoft.UI.Composition.Effects.SceneLightingEffectReflectanceModel

-description

Defines constants that specify how the reflectance of a SceneLightingEffect is modeled.

-enum-fields

-field PhysicallyBasedBlinnPhong:1

The PhysicallyBasedBlinnPhong model is used.

-field BlinnPhong:0

The BlinnPhong model is used.

-remarks

-see-also

-examples