AnimationUtility.GetFloatValue 获取浮点值

static function GetFloatValue (root : GameObject, relativePath : string, type : Type, propertyName : string, out data : float) : bool

Description描述

Retrieves the current float value by sampling a curve value on a specific game object

用在一个特定游戏物体上进行曲线值采样的方式检索当前浮点数值。

Useful for recording keyframes

用于记录关键帧

 

最后修改:2011年1月7日 Friday 14:58

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。