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