• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 766 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0057 秒)

681. laya.d3.core.MeshRenderer [ 47%]

...静态的一部分。 BaseRender lightmapIndex : int 获取光照贴图的索引。 BaseRender lightmapScaleOffset : Vector4 获取光照贴图的缩放和偏移。 BaseRender material : BaseMaterial 返回第一个实例材质,第一次使用会拷贝实例对象。 BaseRender materials : Vecto...

来源: Laya2.0_api 发布时间: 20190513

682. laya.d3.graphics.VertexPositionNormalColorTexture0Texture1SkinTangent [ 46%]

...xPositionNormalTextureSkin 类用于创建位置、法线、纹理、骨骼索引、骨骼权重顶点结构。 Public Properties PropertyDefined By  blendIndex : Vector4[read-only] VertexPositionNormalColorTexture0Texture1SkinTangent  blendWeight : Vector4[read-only] VertexPositionNormalColorT...

来源: laya_api 发布时间: 20170929

683. laya.ui.VBox_API3.0 [ 46%]

...from Node.getChildAt Defined in laya/display/Node.ts:312 根据子节点的索引位置,获取子节点对象。 Parameters index: number 索引位置 Returns Node 子节点 getChildByName getChildByName(name: string): Node Inherited from Node.getChildByName Defined in laya/display/Node.ts:299 根...

来源: Laya3.0_api 发布时间: 20231115

684. new Laya.Templet() 时,说这不是一个constructor [ 46%]

...;//30;//设置播放间隔30毫秒 this.aniFighter.index = 1;//当前播放索引 this.aniFighter.play();//播放图集动画 this.aniFighter.loop = false; //获取动画边界信息,设置锚点 var rectBounds:Rectangle = this.aniFighter.getGraphicBounds(); var rectBounds1:Rectangle = this.aniFig...

来源: Laya_社区 发布时间: 20181023

685. laya.ui.HBox_API3.0 [ 46%]

...from Node.getChildAt Defined in laya/display/Node.ts:312 根据子节点的索引位置,获取子节点对象。 Parameters index: number 索引位置 Returns Node 子节点 getChildByName getChildByName(name: string): Node Inherited from Node.getChildByName Defined in laya/display/Node.ts:299 根...

来源: Laya3.0_api 发布时间: 20231115

686. ComboBox属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 46%]

...的滚动条图像资源。 | | selectedIndex | 表示当前选择的项的索引。 | | sizeGrid | 下拉列表图像资源的有效缩放网格数据(九宫格数据)。 | | skin | 下拉列表图像资源。 | ### 1.3 ComboBox 组件下拉选项相关属性 ​ ![图片0.png](img/6.png) ​ ...

来源: Laya2.0_文档 发布时间: 20210715

687. laya.d3.graphics.VertexPositionNormalTexture0Texture1SkinTangent [ 46%]

...xPositionNormalTextureSkin 类用于创建位置、法线、纹理、骨骼索引、骨骼权重顶点结构。 Public Properties PropertyDefined By  blendIndex : Vector4[read-only] VertexPositionNormalTexture0Texture1SkinTangent  blendWeight : Vector4[read-only] VertexPositionNormalTexture0Tex...

来源: laya_api 发布时间: 20170929

688. laya.display.Sprite [ 46%]

...。 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

689. 在微信小游戏中使用list,兼听不到mouseHandler跟selectHandler。 [ 46%]

...l.dataSource); }   function onSelect(index) { console.log("当前选择的索引:" + index); } })(); 2018-07-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: demo发上来看看吧 201...

来源: Laya_社区 发布时间: 20180731

690. laya.display.Sprite [ 46%]

...。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是...

来源: laya_api 发布时间: 20170929