UClothingAssetBase::IsValidLod

Check the validity of a LOD index

Windows
MacOS
Linux

Override Hierarchy

UClothingAssetBase::IsValidLod()

UClothingAssetCommon::IsValidLod()

References

Module

ClothingSystemRuntimeInterface

Header

/Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingAssetBase.h

Include

#include "ClothingAssetBase.h"

Syntax

virtual bool IsValidLod
(
    int32 InLodIndex
) const

Remarks

Check the validity of a LOD index

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