UControlPointMeshComponent

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/ControlPointMeshComponent.h

Include

#include "ControlPointMeshComponent.h"

Syntax

class UControlPointMeshComponent : public UStaticMeshComponent

Variables

Name Description

Public variable

uint32: 1

 

bSelected

Public variable

float

 

VirtualTextureMainPassMaxDrawDistance

The max draw distance to use in the main pass when also rendering to a runtime virtual texture.

Constructors

Name Description

Public function

UControlPointMeshComponent

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UPrimitiveComponent

Name Description

Public function Virtual Const

float

 

GetVirtualTextureMainPassMaxDrawDistance()

Get the max draw distance to use in the main pass when also rendering to a runtime virtual texture.

Public function Virtual Const

bool

 

ShouldRenderSelected()

Return true if the owner is selected and this component is selectable

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