Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > UFuncTestRenderingComponent
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/FuncTestRenderingComponent.h |
Include | #include "FuncTestRenderingComponent.h" |
virtual bool ShouldRecreateProxyOnUpdateTransform() const
Remarks
Determines whether the proxy for this primitive type needs to be recreated whenever the primitive moves. true to recreate the proxy when UpdateTransform is called.