Unreal Engine Blueprint API Reference > Virtual Camera
Convert timecode to amount of frames at a given framerate
Target is VCam Blueprint Function Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
struct | Timecode | |
struct | In Frame Rate |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
integer | Return Value | Convert timecode to amount of frames at a given framerate |