Experimental: this API is experimental and might be changed or removed in the future.

PropertySceneHandle.GetInt

切换到手册
public int GetInt (Experimental.Animations.AnimationStream stream);

参数

stream用于管理此句柄的 AnimationStream

返回

int 整数属性值。

描述

从场景中的对象获取整数属性值。

如果属性不是整数,则该方法将抛出 InvalidOperationException