大约有 609 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0104 秒)
Laya_社区(313) Laya3.0_api(87) Laya2.0_api(73) laya_api(60) Laya3.0_文档(38) Laya2.0_文档(35) Laya_示例(2) Laya2.0_示例(1)
...om Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void...
来源: Laya3.0_api 发布时间: 20231115
...,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓...
来源: laya_api 发布时间: 20170929
...om Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void...
来源: Laya3.0_api 发布时间: 20231115
...选)颜色滤镜。 blendMode:String (default = null) — (可选)混合模式。 ReturnsDrawTextureCmddrawTextures()method public function drawTextures(texture:Texture, pos:Array):DrawTexturesCmd 批量绘制同样纹理。 Parameters texture:Texture — 纹理。 pos:Array — 绘制...
来源: Laya2.0_api 发布时间: 20190513
...om Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void...
来源: Laya3.0_api 发布时间: 20231115
...om Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void...
来源: Laya3.0_api 发布时间: 20231115
...om Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void...
来源: Laya3.0_api 发布时间: 20231115
...全遵循牛顿物理定律的刚体不同,角色控制器采用了一种混合方法,将确定性的角色移动与物理环境的交互结合起来。它既不是完全静态的碰撞体,也不是完全动态的刚体,而是介于两者之间的特殊存在。 与静态物理碰撞器(Ph...
来源: Laya3.0_文档 发布时间: 20251010
...颜色滤镜。 Default value blendMode: string | null = null (可选)混合模式。 Optional uv: number[] Returns DrawTextureCmd | null drawTextures drawTextures(texture: Texture, pos: any[], colors?: number[]): DrawTexturesCmd | null Defined in laya/display/Graphics.ts:255 批量绘制同样...
来源: Laya3.0_api 发布时间: 20231115
...标记。BaseCamera cullingMask : int 可视层位标记遮罩值,支持混合 例:cullingMask=Math.pow(2,0)|Math.pow(2,1)为第0层和第1层可见。BaseCamera destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表...
来源: Laya2.0_api 发布时间: 20190513