unreal.ReflectionSourceType

class unreal.ReflectionSourceType

Bases: unreal.EnumBase

EReflection Source Type

C++ Source:

  • Module: Engine

  • File: ReflectionCaptureComponent.h

CAPTURED_SCENE

Construct the reflection source from the captured scene

Type

0

SPECIFIED_CUBEMAP

Construct the reflection source from the specified cubemap.

Type

1