MsoLightRigType Enumeration
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt die Effektbeleuchtung für ein Objekt an.
public enum class MsoLightRigType
public enum MsoLightRigType
type MsoLightRigType =
Public Enum MsoLightRigType
- Vererbung
-
MsoLightRigType
Felder
Name | Wert | Beschreibung |
---|---|---|
msoLightRigMixed | -2 | Specifies the Mixed effect. |
msoLightRigLegacyFlat1 | 1 | Specifies the LegacyFlat1 effect. |
msoLightRigLegacyFlat2 | 2 | Specifies the LegacyFlat2 effect. |
msoLightRigLegacyFlat3 | 3 | Specifies the LegacyFlat3 effect. |
msoLightRigLegacyFlat4 | 4 | Specifies the LegacyFlat4 effect. |
msoLightRigLegacyNormal1 | 5 | Specifies the LegacyNormal1 effect. |
msoLightRigLegacyNormal2 | 6 | Specifies the LegacyNormal2 effect. |
msoLightRigLegacyNormal3 | 7 | Specifies the LegacyNormal3 effect. |
msoLightRigLegacyNormal4 | 8 | Specifies the LegacyNormal4 effect. |
msoLightRigLegacyHarsh1 | 9 | Specifies the LegacyHarsh1 effect. |
msoLightRigLegacyHarsh2 | 10 | Specifies the LegacyHarsh2 effect. |
msoLightRigLegacyHarsh3 | 11 | Specifies the LegacyHarsh3 effect. |
msoLightRigLegacyHarsh4 | 12 | Specifies the LegacyHarsh4 effect. |
msoLightRigThreePoint | 13 | Specifies the ThreePoint effect. |
msoLightRigBalanced | 14 | Specifies the Balanced effect. |
msoLightRigSoft | 15 | Specifies the Soft effect. |
msoLightRigHarsh | 16 | Specifies the Harsh effect. |
msoLightRigFlood | 17 | Specifies the Flood effect. |
msoLightRigContrasting | 18 | Specifies the Contrasting effect. |
msoLightRigMorning | 19 | Specifies the Morning effect. |
msoLightRigSunrise | 20 | Specifies the Sunrise effect. |
msoLightRigSunset | 21 | Specifies the Sunset effect. |
msoLightRigChilly | 22 | Specifies the Chilly effect. |
msoLightRigFreezing | 23 | Specifies the Freezing effect. |
msoLightRigFlat | 24 | Specifies the Flat effect. |
msoLightRigTwoPoint | 25 | Specifies the TwoPoint effect. |
msoLightRigGlow | 26 | Specifies the Glow effect. |
msoLightRigBrightRoom | 27 | Specifies the BrightRoom effect. |