DefinitionWriter::setLODAnimatedMapMapping

Set which animated maps belong to which level of detail.

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/DefinitionWriter.h

Include

#include "dna/layers/DefinitionWriter.h"

Syntax

void setLODAnimatedMapMapping
(
    std::uint16_t lod,
    std::uint16_t index
)

Remarks

Set which animated maps belong to which level of detail.

Parameters

Parameter

Description

lod

The actual level of detail to which the animated maps are being associated.

index

The index onto which animated map indices were assigned using setAnimatedMapIndices.

See Also

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