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

パラメーター

stream The AnimationStream managing this handle.

戻り値

int The integer property value.

説明

Gets the integer property value from an object in the Scene.

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