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

PropertySceneHandle.SetInt

切换到手册
public void SetInt (Experimental.Animations.AnimationStream stream, int value);

参数

stream用于管理此句柄的 AnimationStream
value新的整数属性值。

描述

Sets the integer property value to an object in the scene.

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