ALODActor::GetImposterMaterial

Get the imposter material (if any) of an actor or SMC.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/LODActor.h

Include

#include "Engine/LODActor.h"

Source

/Engine/Source/Runtime/Engine/Private/LODActor.cpp

Syntax

UMaterialInterface * GetImposterMaterial
(
    const AActor * InActor
) const

Remarks

Get the imposter material (if any) of an actor or SMC.

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