大约有 84 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0054 秒)
Laya3.0_api(29) Laya2.0_api(23) laya_api(17) Laya2.0_文档(7) Laya3.0_文档(5) Laya_社区(2) Laya2.0_示例(1)
...): Node Inherited 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/displ...
来源: Laya3.0_api 发布时间: 20231115
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"...
来源: laya_api 发布时间: 20170929
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合...
来源: Laya2.0_api 发布时间: 20190513
...er, sourceHeight?: number): Texture Defined in laya/resource/Texture.ts:70 根据指定资源和坐标、宽高、偏移量等创建 Texture 对象。 Parameters source: Texture | BaseTexture 绘图资源 Texture2D 或者 Texture对象。 x: number 起始绝对坐标 x 。 y: number 起始绝对坐...
来源: Laya3.0_api 发布时间: 20231115
...): Node Inherited 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/displ...
来源: Laya3.0_api 发布时间: 20231115
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"...
来源: Laya2.0_api 发布时间: 20190513
...是0.033ms,则后两帧非常靠近,当实际给最后一帧的时候,根据帧数计算出的时间实际上落在倒数第二帧 使用与AnimationPlayer一致的累积时间就行 getNodes getNodes(aniIndex: number): any Inherited from AnimationTemplet.getNodes Defined in laya/ani/AnimationTe...
来源: Laya3.0_api 发布时间: 20231115
...率)。功能同Laya.timer.frameOnce()。 Node getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点...
来源: Laya2.0_api 发布时间: 20190513
...esh(index: number): SubMesh Defined in laya/d3/resource/models/Mesh.ts:493 根据获取子网格。 Parameters index: number 索引。 Returns SubMesh getTangents getTangents(tangents: Vector4[]): void Defined in laya/d3/resource/models/Mesh.ts:620 拷贝并填充切线数据至数组。 Parameters ...
来源: Laya3.0_api 发布时间: 20231115
...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"...
来源: laya_api 发布时间: 20170929