大约有 689 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0047 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(94) Laya2.0_文档(23) Laya3.0_文档(7) Laya2.0_示例(1)
...`typescript /** * 获取漫反射贴图。 * @return 漫反射贴图。 */ get albedoTexture(){ return this._shaderValues.getTexture(MultiplePassOutlineMaterial.ALBEDOTEXTURE); } /** * 设置漫反射贴图。 * @param value 漫反射贴图。 */ set albedoTexture(value) { if (value) this._defineDat...
来源: Laya2.0_文档 发布时间: 20210715
...matorPlayState 实例。 Returns AnimatorPlayState Accessors animatorState get animatorState(): AnimatorState Defined in laya/d3/component/Animator/AnimatorPlayState.ts:58 动画状态机。 Returns AnimatorState currentState get currentState(): AnimatorState | null set currentState(value: AnimatorS...
来源: Laya3.0_api 发布时间: 20231115
... _unHit _unHit: Graphics Defined in laya/utils/HitArea.ts:18 Accessors hit get hit(): Graphics set hit(value: Graphics): void Defined in laya/utils/HitArea.ts:127 可点击区域,可以设置绘制一系列矢量图作为点击区域(目前只支持圆形,矩形,多边形) Returns Graphics...
来源: Laya3.0_api 发布时间: 20231115
...ent. It may not be set inside <meta>. jquery.js?v=laya_20170705:9645 GET https://official.layabox.com/g ... 55948 net::ERR_CONNECTION_REFUSED send @ jquery.js?v=laya_20170705:9645 ajax @ jquery.js?v=laya_20170705:9173 getNav @ layadownload.js?v=laya_20170705:70 getUrlParam @ layadownload.js?v=...
来源: Laya_社区 发布时间: 20170710
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,...
来源: Laya2.0_api 发布时间: 20190513
...ionRate emissionRateOverDistance Methods addBurst clearBurst clone cloneTo getBurstByIndex getBurstsCount removeBurst removeBurstByIndex Constructors constructor new Emission(): Emission Defined in laya/d3/core/particleShuriKen/module/Emission.ts:54 创建一个 Emission 实例。 Returns Emission P...
来源: Laya3.0_api 发布时间: 20231115
...* 获取漫反射贴图。 * @return 漫反射贴图。 */ public function get albedoTexture(){ return this._shaderValues.getTexture(MultiplePassOutlineMaterial.ALBEDOTEXTURE); } /** * 设置漫反射贴图。 * @param value 漫反射贴图。 */ public function set albedoTexture(value) { if (value)...
来源: Laya2.0_文档 发布时间: 20210715
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要使用的混合模式。目前只支持"l...
来源: Laya2.0_api 发布时间: 20190513
...ent.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean destroyed get destroyed(): boolean Inherited from Component.destroyed Defined in laya/components/Component.ts:93...
来源: Laya3.0_api 发布时间: 20231102
...ent.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean destroyed get destroyed(): boolean Inherited from Component.destroyed Defined in laya/components/Component.ts:93...
来源: Laya3.0_api 发布时间: 20231115