Freigeben über


SceneLightingEffectReflectanceModel Enumeration

Definition

Definiert Konstanten, die angeben, wie die Reflektion eines SceneLightingEffect modelliert wird.

public enum class SceneLightingEffectReflectanceModel
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
enum class SceneLightingEffectReflectanceModel
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
public enum SceneLightingEffectReflectanceModel
Public Enum SceneLightingEffectReflectanceModel
Vererbung
SceneLightingEffectReflectanceModel
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Felder

BlinnPhong 0

Das BlinnPhong-Modell wird verwendet.

PhysicallyBasedBlinnPhong 1

Das PhysicallyBasedBlinnPhong-Modell wird verwendet.

Gilt für: