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

#include <TaggedComponent.h>

+ Inheritance diagram for FTaggedSkeletalMeshSceneProxy:
+ Collaboration diagram for FTaggedSkeletalMeshSceneProxy:

Public Member Functions

 FTaggedSkeletalMeshSceneProxy (const USkinnedMeshComponent *Component, FSkeletalMeshRenderData *InSkeletalMeshRenderData, UMaterialInstance *MaterialInstance)
 
virtual FPrimitiveViewRelevance GetViewRelevance (const FSceneView *View) const override
 

Private Attributes

UMaterialInstance * TaggedMaterialInstance
 

Detailed Description

Definition at line 59 of file TaggedComponent.h.

Constructor & Destructor Documentation

◆ FTaggedSkeletalMeshSceneProxy()

FTaggedSkeletalMeshSceneProxy::FTaggedSkeletalMeshSceneProxy ( const USkinnedMeshComponent *  Component,
FSkeletalMeshRenderData *  InSkeletalMeshRenderData,
UMaterialInstance *  MaterialInstance 
)

Definition at line 248 of file TaggedComponent.cpp.

References TaggedMaterialInstance.

Member Function Documentation

◆ GetViewRelevance()

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

Definition at line 263 of file TaggedComponent.cpp.

Member Data Documentation

◆ TaggedMaterialInstance

UMaterialInstance* FTaggedSkeletalMeshSceneProxy::TaggedMaterialInstance
private

Definition at line 67 of file TaggedComponent.h.

Referenced by FTaggedSkeletalMeshSceneProxy().


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