Version: 2019.4
public int GetInt (Animations.AnimationStream stream);

パラメーター

streamThe AnimationStream that holds the animated values.

戻り値

int The integer property value.

説明

Gets the integer property value from a stream.

If the property is not an integer, the method will throw an InvalidOperationException.