Item Display Part's Transform (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 3.5.0

Syntax

[the] deu item [display] transform of %activeparts/displays%

Description

Set the item display transform of a part, if it's of a item display type.

Examples

if {_activepart}'s part type is item_display:
	set {_activepart}'s deu item transform to first person left handed

View source