ReflectionEffectType enumeration

ReflectionEffectType enumeration

The ReflectionEffectType type exposes the following members:

Fields

FieldDescription
NONENo reflection effect.
CUSTOMCustom reflection effect.
TIGHT_REFLECTION_TOUCHINGTight reflection, touching.
HALF_REFLECTION_TOUCHINGHalf reflection, touching.
FULL_REFLECTION_TOUCHINGFull reflection, touching.
TIGHT_REFLECTION_4_PT_OFFSETTight reflection, 4 pt offset.
HALF_REFLECTION_4_PT_OFFSETHalf reflection, 4 pt offset.
FULL_REFLECTION_4_PT_OFFSETFull reflection, 4 pt offset.
TIGHT_REFLECTION_8_PT_OFFSETTight reflection, 8 pt offset.
HALF_REFLECTION_8_PT_OFFSETHalf reflection, 8 pt offset.
FULL_REFLECTION_8_PT_OFFSETFull reflection, 8 pt offset.

See Also