Navigation
API > API/Plugins > API/Plugins/LiveLinkComponents > API/Plugins/LiveLinkComponents/ULiveLinkControllerBase > API/Plugins/LiveLinkComponents/ULiveLinkControllerBase/Tick
- ULiveLinkControllerBase::Tick()
- ULiveLinkLensController::Tick()
- ULiveLinkLightController::Tick()
- ULiveLinkCameraController::Tick()
- ULiveLinkTransformController::Tick()
References
Module | LiveLinkComponents |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/LiveLinkControllerBase.h |
Include | #include "LiveLinkControllerBase.h" |
virtual void Tick
&40;
float DeltaTime,
const FLiveLinkSubjectFrameData & SubjectData
&41;
Remarks
Function called every frame with the data evaluated by the component.