unreal.VCamModifierInterface

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

Bases: unreal.Interface

VCam Modifier Interface

C++ Source:

  • Plugin: VirtualCamera

  • Module: VCamCore

  • File: VCamModifierInterface.h

on_v_cam_component_changed(v_cam) None

Function used to monitor the status of a VCam. If it changed, function will be triggered.

Parameters

v_cam (VCamComponent) –