USkeletalMesh::GetSupportsLODStreaming

Get whether this mesh use LOD streaming.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h

Include

#include "Engine/SkeletalMesh.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp

Syntax

bool GetSupportsLODStreaming
(
    const class ITargetPlatform * TargetPlatform
) const

Remarks

Get whether this mesh use LOD streaming. Do not use bSupportLODStreaming directly. Call this method instead.

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