CARLA
Public Member Functions | Private Attributes | List of all members
FTaggedStaticMeshSceneProxy Class Reference

#include <TaggedComponent.h>

+ Inheritance diagram for FTaggedStaticMeshSceneProxy:
+ Collaboration diagram for FTaggedStaticMeshSceneProxy:

Public Member Functions

 FTaggedStaticMeshSceneProxy (UStaticMeshComponent *Component, bool bForceLODsShareStaticLighting, UMaterialInstance *MaterialInstance)
 
virtual FPrimitiveViewRelevance GetViewRelevance (const FSceneView *View) const override
 

Private Attributes

UMaterialInstance * TaggedMaterialInstance
 

Detailed Description

Definition at line 48 of file TaggedComponent.h.

Constructor & Destructor Documentation

◆ FTaggedStaticMeshSceneProxy()

FTaggedStaticMeshSceneProxy::FTaggedStaticMeshSceneProxy ( UStaticMeshComponent *  Component,
bool  bForceLODsShareStaticLighting,
UMaterialInstance *  MaterialInstance 
)

Definition at line 220 of file TaggedComponent.cpp.

References TaggedMaterialInstance.

Member Function Documentation

◆ GetViewRelevance()

FPrimitiveViewRelevance FTaggedStaticMeshSceneProxy::GetViewRelevance ( const FSceneView *  View) const
overridevirtual

Definition at line 235 of file TaggedComponent.cpp.

Member Data Documentation

◆ TaggedMaterialInstance

UMaterialInstance* FTaggedStaticMeshSceneProxy::TaggedMaterialInstance
private

Definition at line 56 of file TaggedComponent.h.

Referenced by FTaggedStaticMeshSceneProxy().


The documentation for this class was generated from the following files: