大约有 1,483 项符合查询结果, 库内数据总量为 30,938 项。 (搜索耗时: 0.0045 秒)
Laya_社区(800) Laya3.0_api(343) Laya2.0_api(142) laya_api(114) Laya2.0_文档(52) Laya3.0_文档(23) Laya2.0_示例(5) Laya_示例(4)
LayaAir引擎 关于super的getter和setter public set skin(val:string){ super } 请问一下getset的重载super怎么调用 求大神指点一下 2017-10-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...
来源: Laya_社区 发布时间: 20171030
... 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
...lateBase 类是粒子模板基类 Public Properties PropertyDefined By settings : ParticleSetting 粒子配置数据 ParticleTemplateBaseProtected Properties PropertyDefined By texture : Texture 粒子贴图 ParticleTemplateBasePublic Methods MethodDefined By ParticleTemplateBase() 创...
来源: Laya2.0_api 发布时间: 20190513
... 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
... 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
...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
...照贴图 ### **导出时需要注意的事项:** #### 1.关于 Lighting--setting **1.** 环境光只支持 Baked 类型 (图3) **注意:** 在 **2.5.0** 之前因为Bug的原因只支持 **Realtime** 模式, 而且改模式下的烘培会导致整体场景会更亮。 在 **2....
来源: Laya2.0_文档 发布时间: 20210715
...照贴图 ### **导出时需要注意的事项:** #### 1.关于 Lighting--setting **1.** 环境光只支持 Baked 类型 (图3) **注意:** 在 **2.5.0** 之前因为Bug的原因只支持 **Realtime** 模式, 而且改模式下的烘培会导致整体场景会更亮。 在 **2....
来源: Laya2.0_文档 发布时间: 20210715
...blic Methods MethodDefined By destroy():void 销毁组件 Component onReset():void 重置组件参数到默认值,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用...
来源: Laya2.0_api 发布时间: 20190513
...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