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