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

PropertySceneHandle.GetBool

切换到手册
public bool GetBool (Experimental.Animations.AnimationStream stream);

参数

stream用于管理此句柄的 AnimationStream

返回

bool 布尔属性值。

描述

Gets the boolean property value from an object in the scene.

如果属性不是布尔值,则该方法将抛出 InvalidOperationException