Version: 2021.2
言語: 日本語
public void BeginAnimatedCheck (Rect totalPosition, MaterialProperty prop);
public void BeginAnimatedCheck (MaterialProperty prop);

パラメーター

totalPosition 表示位置
prop The MaterialProperty to use for the control.

説明

Creates a Property wrapper, useful for making regular GUI controls work with MaterialProperty.

BeginAnimatedCheck and EndAnimatedCheck automatically handle animated property color feedback and contextual menu.

See Also: EndAnimatedCheck.