ReflectionEffectType Enum

ReflectionEffectType Enum

Represents the effect type of reflection.


type ReflectionEffectType int32

Fields

FieldDescription
NoneNo reflection effect.
CustomCustom reflection effect.
TightReflectionTouchingTight reflection, touching.
HalfReflectionTouchingHalf reflection, touching.
FullReflectionTouchingFull reflection, touching.
TightReflection4PtOffsetTight reflection, 4 pt offset.
HalfReflection4PtOffsetHalf reflection, 4 pt offset.
FullReflection4PtOffsetFull reflection, 4 pt offset.
TightReflection8PtOffsetTight reflection, 8 pt offset.
HalfReflection8PtOffsetHalf reflection, 8 pt offset.
FullReflection8PtOffsetFull reflection, 8 pt offset.