UFuncTestRenderingComponent::ShouldRecreateProxyOnUpdateTransform

Determines whether the proxy for this primitive type needs to be recreated whenever the primitive moves.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library