unreal.VCamSubsystem¶
- class unreal.VCamSubsystem(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
SubsystemBase class for auto instanced and initialized subsystem that share the lifetime of UVCamComponents.
C++ Source:
Plugin: VirtualCameraCore
Module: VCamCore
File: VCamSubsystem.h
- get_v_cam_component() VCamComponent¶
Get VCam Component
- Return type: