Version: 2023.1
言語: 日本語
public int GetInt (Animations.AnimationStream stream);

パラメーター

stream The 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.