UFuncTestRenderingComponent::CreateSceneProxy

Creates a proxy to represent the primitive to the scene manager in the rendering thread.

Unreal Engine C++ API Reference > Developer > FunctionalTesting > UFuncTestRenderingComponent

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Classes/FuncTestRenderingComponent.h
Include #include "FuncTestRenderingComponent.h"
Source /Engine/Source/Developer/FunctionalTesting/Private/FuncTestRenderingComponent.cpp
virtual [FPrimitiveSceneProxy](API\Runtime\Engine\FPrimitiveSceneProxy) * CreateSceneProxy()  

Remarks

Creates a proxy to represent the primitive to the scene manager in the rendering thread. The proxy object.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library