ULineBatchComponent::CreateSceneProxy

Creates a new scene proxy for the line batcher component.

Windows
MacOS
Linux

Override Hierarchy

UPrimitiveComponent::CreateSceneProxy()

ULineBatchComponent::CreateSceneProxy()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/LineBatchComponent.h

Include

#include "Components/LineBatchComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/LineBatchComponent.cpp

Syntax

virtual FPrimitiveSceneProxy * CreateSceneProxy()

Remarks

Creates a new scene proxy for the line batcher component.

Returns

Pointer to the FLineBatcherSceneProxy

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss