unreal.CameraLensEffectInterface

class unreal.CameraLensEffectInterface(outer=None, name='None')

Bases: unreal.Interface

Camera Lens Effect Interface

C++ Source:

  • Module: Engine

  • File: CameraLensEffectInterface.h

get_particle_components()

Get Particle Components

Return type

Array(FXSystemComponent)

get_primary_particle_component() FXSystemComponent

Get Primary Particle Component

Return type

FXSystemComponent