Navigation
BlueprintAPI > BlueprintAPI/Animation
Get the 'animation' LOD level, which by default is the PredictedLODLevel of this anim instance's skeletal mesh component. This function is used by the anim graph to determine the LOD level at which to run.
Target is Anim Instance
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value | the current LOD level |