USkinnedMeshComponent::GetLODBias

Get the LOD Bias of this component

Windows
MacOS
Linux

Override Hierarchy

USkinnedMeshComponent::GetLODBias()

UDebugSkelMeshComponent::GetLODBias()

References

Module

Engine

Header

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

Include

#include "Components/SkinnedMeshComponent.h"

Source

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

Syntax

virtual int32 GetLODBias() const

Remarks

Get the LOD Bias of this component

Returns

The LOD bias of this component. Derived classes can override this to ignore or override LOD bias settings.

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