UClothingAssetCommon::GetNumLods

Returns the number of valid LOD's (length of the `ClothLodData_ array).

Windows
MacOS
Linux

Override Hierarchy

UClothingAssetBase::GetNumLods()

UClothingAssetCommon::GetNumLods()

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingAsset.h

Include

#include "ClothingAsset.h"

Source

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Private/ClothingAsset.cpp

Syntax

virtual int32 GetNumLods() const

Remarks

Returns the number of valid LOD's (length of the `ClothLodData_ array).

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