unreal.CameraLensInterfaceClassSupport¶
- class unreal.CameraLensInterfaceClassSupport¶
Bases:
StructBaseWrapper type for validation that the specfied subclass in fact does implement the desired interface!
C++ Source:
Module: Engine
File: CameraLensEffectInterface.h
Editor Properties: (see get_editor_property/set_editor_property)
class_(type(Class)): [Read-Write] The class to spawn/reference. Must implement CameraLensEffectInterface!