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

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

361. 关于super的getter和setter [ 78%]

LayaAir引擎 关于super的getter和setter public set skin(val:string){         super     } 请问一下getset的重载super怎么调用 求大神指点一下 2017-10-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...

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

362. laya.d3.resource.models.SkyRenderer [ 78%]

...    public function get material():BaseMaterial    public function set material(value:BaseMaterial):voidmeshproperty mesh:SkyMesh 获取网格。 Implementation     public function get mesh():SkyMesh    public function set mesh(value:SkyMesh):voidConstructor DetailSkyRenderer()Const...

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

363. laya.particle.ParticleTemplateBase [ 78%]

...lateBase 类是粒子模板基类 Public Properties PropertyDefined By  settings : ParticleSetting 粒子配置数据 ParticleTemplateBaseProtected Properties PropertyDefined By  texture : Texture 粒子贴图 ParticleTemplateBasePublic Methods  MethodDefined By  ParticleTemplateBase() 创...

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

364. laya.ui.ISelect [ 78%]

...     public function get clickHandler():Handler    public function set clickHandler(value:Handler):voidselectedproperty selected:Boolean 一个布尔值,表示是否被选择。 Implementation     public function get selected():Boolean    public function set selected(value:Boolean...

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

365. laya.components.ComponentDriver_API3.0 [ 78%]

... Index Properties _toDestroys Properties Readonly _toDestroys _toDestroys: Set<Component> = new Set() Defined in laya/components/ComponentDriver.ts:10 Globals "laya/components/ComponentDriver" ComponentDriver _toDestroys Legend Object literal Variable Function Type alias Class Class with type ...

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

366. laya.ani.AnimationPlayer [ 78%]

...on     public function get cacheFrameRate():int    public function set cacheFrameRate(value:int):voidcacheFrameRateIntervalproperty cacheFrameRateInterval:Number  [read-only] 获取缓存帧率间隔时间 Implementation     public function get cacheFrameRateInterval():NumbercachePlay...

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

367. 光照贴图(JavaScript-3D基础(JS)-LayaAir3D之场景渲染配置) [ 78%]

...照贴图 ### **导出时需要注意的事项:** #### 1.关于 Lighting--setting **1.** 环境光只支持 Baked 类型 ![](img/3.png)(图3) **注意:** 在 **2.5.0** 之前因为Bug的原因只支持 **Realtime** 模式, 而且改模式下的烘培会导致整体场景会更亮。 在 **2....

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

368. 光照贴图(TypeScript-3D基础(TS)-LayaAir3D之场景渲染配置) [ 78%]

...照贴图 ### **导出时需要注意的事项:** #### 1.关于 Lighting--setting **1.** 环境光只支持 Baked 类型 ![](img/3.png)(图3) **注意:** 在 **2.5.0** 之前因为Bug的原因只支持 **Realtime** 模式, 而且改模式下的烘培会导致整体场景会更亮。 在 **2....

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

369. laya.physics.joint.DistanceJoint [ 78%]

...blic Methods MethodDefined By destroy():void 销毁组件 Component onReset():void 重置组件参数到默认值,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用...

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

370. laya.d3.resource.models.QuadMesh [ 77%]

...mentation     public function get long():Number    public function set long(value:Number):voidwidthproperty width:Number 返回宽度 Implementation     public function get width():Number    public function set width(value:Number):voidConstructor DetailQuadMesh()Constructorpublic fu...

来源: laya_api 发布时间: 20170929