UDEPRECATED_GoogleARCorePlaneRendererComponent::TickComponent

Function called every frame on this Component.

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::TickComponent()

UDEPRECATED_GoogleARCorePlaneRendererComponent::TickComponent()

References

Module

GoogleARCoreBase

Header

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCorePlaneRendererComponent.h

Include

#include "GoogleARCorePlaneRendererComponent.h"

Source

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Private/GoogleARCorePlaneRendererComponent.cpp

Syntax

virtual void TickComponent
(
    float DeltaTime,
    enum ELevelTick TickType,
    FActorComponentTickFunction * ThisTickFunction
)

Remarks

Function called every frame on this Component.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss