大约有 75 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0046 秒)
...率。 AnimationPlayer currentAnimationClipIndex : int[read-only] 获取当前动画索引 AnimationPlayer currentFrameTime : Number[read-only] 获取当前帧时间,不包括重播时间 AnimationPlayer currentKeyframeIndex : int[read-only] 获取当前帧数 AnimationPlayer currentPl...
来源: Laya2.0_api 发布时间: 20190513
...mer 访问。 Public Properties PropertyDefined By currFrame : int = 0 当前的帧数。Timer currTimer : Number 当前帧开始的时间。Timer delta : int[read-only] 两帧之间的时间间隔,单位毫秒。Timer scale : Number = 1 时针缩放。TimerPublic Methods MethodDefine...
来源: Laya2.0_api 发布时间: 20190513
... false画布是否发生翻转。Stage clientScaleX : Number[read-only] 当前视窗由缩放模式导致的 X 轴缩放系数。Stage clientScaleY : Number[read-only] 当前视窗由缩放模式导致的 Y 轴缩放系数。Stage customRenderEnable : Boolean[write-only] 设置是否开启自...
来源: Laya2.0_api 发布时间: 20190513
...内存开销,无需renderTarget支持。 Sprite count : int[read-only] 当前动画中帧的总数。 AnimationBase customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean = fal...
来源: Laya2.0_api 发布时间: 20190513
...。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node destroy(destroyChild:Boolean = true):void 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动...
来源: Laya2.0_api 发布时间: 20190513
...透明。更改alpha值会影响drawcall。Sprite aniSpriteArray : Array当前GRID包含的动画GridSprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制...
来源: Laya2.0_api 发布时间: 20190513
...。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现显示对象。一般用来扩展渲染模式,请合理使用,可能会导致在...
来源: Laya2.0_api 发布时间: 20190513
...er()。 Node clone():Node 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js...
来源: Laya2.0_api 发布时间: 20190513
...er()。 Node clone():Node 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js...
来源: Laya2.0_api 发布时间: 20190513
... CAMERA : int = 4[static] Video currentSrc : String[read-only] 获取当前播放源路径。 Video currentTime : Number 设置和获取当前播放头位置。 Video customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用cust...
来源: Laya2.0_api 发布时间: 20190513