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