unreal.ReflectionSourceType¶
- class unreal.ReflectionSourceType¶
Bases:
EnumBaseEReflection Source Type
C++ Source:
Module: Engine
File: ReflectionCaptureComponent.h
- CAPTURED_SCENE: ReflectionSourceType = Ellipsis¶
Construct the reflection source from the captured scene
- Type:
0
- SPECIFIED_CUBEMAP: ReflectionSourceType = Ellipsis¶
Construct the reflection source from the specified cubemap.
- Type:
1