Active Group/Part/Filter Interpolation (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 2.6.2, 3.0.0 (Packet)

Syntax

[the] deu interpolation (duration|delay) of %activegroups/activeparts/partfilters%

Description

Get/Set the interpolation duration/delay of an active group/part/filter

Examples

set deu interpolation duration of {_activepart} to 5 ticks
set {_activegroup}'s deu interpolation delay to 2 ticks

#The interpolation duration/delay can only be retrieved from an active part
set {_delay} to {_activepart}'s deu interpolation delay

#3.4.3 and earlier
deu set interpolation duration of {_activepart} to 5 ticks
deu set {_activegroup}'s interpolation delay to 2 ticks

View source