AnimationCullingType.BasedOnUserBounds 基于用户边界框

AnimationCullingType.BasedOnUserBounds

Description描述

Animation is disabled when Animation.localBounds are not visible.

Animation.localBounds不可见时,动画被禁用。

Animation.localBounds can be set by user, when culling is set to BasedOnUserBounds. This culling method works better than BasedOnRenderers, because animation can push itself into the camera frustum. See Also: BasedOnClipBounds, Animation.localBounds property

Animation.localBounds可以由用户设置,当消隐设置为BasedOnUserBounds,这种消隐方法比BasedOnRenderers更好,因为动画能进入到相机视锥体。

参见:BasedOnClipBounds, Animation.localBounds属性

最后修改:2011年9月16日 Friday 10:47

本脚本参考基于Unity 3.4.1f5

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