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

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

561. laya.ui.HBox_API3.0 [ 48%]

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

562. laya.d3.core.render.BaseRender_API3.0 [ 48%]

...ber): void Defined in laya/d3/core/render/BaseRender.ts:252 光照贴图的索引。 Returns number Defined in laya/d3/core/render/BaseRender.ts:256 光照贴图的索引。 Parameters value: number Returns void lightmapScaleOffset get lightmapScaleOffset(): Vector4 set lightmapScaleOffset(value: Ve...

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

563. 分享,扩展Laya.Text组件实现简单的富文本 [ 48%]

..., y, this.underColor || this.color, 1); } /** * 取出关键字即所在的索引 * @param _text */ private parseType(_text: string) { let text = _text.replace(/(\\r\\n)|(\\n)/g, "") let typeKey = text.match(/{.+?}/); if (!typeKey) return _text; let ketStr = typeKey[0]; while (ketStr) { let typeInde...

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

564. laya.d3.graphics.VertexPositionNormalTexture0Texture1Skin [ 48%]

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

来源: laya_api 发布时间: 20170929

565. ComboBox属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 48%]

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

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

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

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

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

567. laya.d3.graphics.VertexPositionNormalColorTexture0Texture1SkinTangent [ 47%]

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

来源: laya_api 发布时间: 20170929

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

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

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

569. laya.d3.graphics.VertexPositionNormalTexture0Texture1SkinTangent [ 47%]

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

来源: laya_api 发布时间: 20170929

570. laya.d3.core.MeshRenderer_API3.0 [ 46%]

...htmapIndex Defined in laya/d3/core/render/BaseRender.ts:252 光照贴图的索引。 Returns number Inherited from PixelLineRenderer.lightmapIndex Defined in laya/d3/core/render/BaseRender.ts:256 光照贴图的索引。 Parameters value: number Returns void lightmapScaleOffset get lightmapScaleOffs...

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