大约有 615 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0058 秒)
Laya3.0_api(274) laya_api(104) Laya2.0_api(97) Laya_社区(76) Laya2.0_文档(39) Laya3.0_文档(16) Laya2.0_示例(5) Laya_示例(4)
...erflow: auto; margin: 0px auto 0 auto; padding: 0; } } 版本: 分类 类索引
来源: Laya3.0_api 发布时间: 20230115
...ber set index(value: number): void Defined in laya/ui/Clip.ts:394 当前帧索引。 Returns number Defined in laya/ui/Clip.ts:398 当前帧索引。 Parameters value: number Returns void interval get interval(): number set interval(value: number): void Defined in laya/ui/Clip.ts:430 表示切片动...
来源: Laya3.0_api 发布时间: 20231115
...ddChildAt(child:Node, index:int):Node[override] 添加子节点到指定的索引位置。 LayoutBox addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟...
来源: laya_api 发布时间: 20170929
...ddChildAt(child:Node, index:int):Node[override] 添加子节点到指定的索引位置。 LayoutBox addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):Nod...
来源: Laya2.0_api 发布时间: 20190513
...。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode...
来源: Laya2.0_api 发布时间: 20190513
...ne=this._children[i]; //递归调用必须传入帧索引让子骨骼也能缓存变换矩阵 tBone.update(clipIndex); } //缓存起来 this._resultMatrixCache[clipIndex]=this.resultMatrix.clone(); 4. 好了 收尾阶段在 laya.ani.js 中 Skele...
来源: Laya_社区 发布时间: 20190805
.../Material.ts:585 获得bool属性值 Parameters uniformIndex: number 属性索引 Returns boolean getBuffer getBuffer(name: string): Float32Array Inherited from Material.getBuffer Defined in laya/d3/core/material/Material.ts:955 获得Buffer Parameters name: string 属性名称 Returns Float32Array ...
来源: Laya3.0_api 发布时间: 20231115
...erflow: auto; margin: 0px auto 0 auto; padding: 0; } } 版本: 分类 类索引
来源: Laya3.0_api 发布时间: 20230115
...n onSelect(index) { console.log("当前选择的标签页索引: index= ", index); } } 2016-07-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Monica - 知识达人 赞同来自: lxm75 ...
来源: Laya_社区 发布时间: 20160722
...ddChildAt(child:Node, index:int):Node[override] 添加子节点到指定的索引位置。 LayoutBox addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):Nod...
来源: Laya2.0_api 发布时间: 20190513