Choose your operating system:
Windows
macOS
Linux
| UPrimitiveComponent::CreateSceneProxy()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Components/BillboardComponent.h |
Include |
#include "Components/BillboardComponent.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Components/BillboardComponent.cpp |
virtual FPrimitiveSceneProxy * CreateSceneProxy()
Creates a proxy to represent the primitive to the scene manager in the rendering thread.
The proxy object.