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

大约有 689 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0047 秒)

361. 关联shader的uniform(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 72%]

...`typescript /** * 获取漫反射贴图。 * @return 漫反射贴图。 */ get albedoTexture(){ return this._shaderValues.getTexture(MultiplePassOutlineMaterial.ALBEDOTEXTURE); } /** * 设置漫反射贴图。 * @param value 漫反射贴图。 */ set albedoTexture(value) { if (value) this._defineDat...

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

362. laya.d3.component.animator.AnimatorPlayState_API3.0 [ 72%]

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

363. laya.utils.HitArea_API3.0 [ 72%]

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

364. 网站不能正常访问的问题 [ 72%]

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

365. laya.d3.core.scene.Scene3D [ 72%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,...

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

366. laya.d3.core.particleshuriken.module.Emission_API3.0 [ 72%]

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

367. 关联shader的uniform(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 71%]

...* 获取漫反射贴图。 * @return 漫反射贴图。 */ public function get albedoTexture(){ return this._shaderValues.getTexture(MultiplePassOutlineMaterial.ALBEDOTEXTURE); } /** * 设置漫反射贴图。 * @param value 漫反射贴图。 */ public function set albedoTexture(value) { if (value)...

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

368. laya.display.Stage [ 71%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要使用的混合模式。目前只支持"l...

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

369. laya.components.CommonScript_API3.0 [ 71%]

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

370. laya.physics.joint.JointBase_API3.0 [ 71%]

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