大约有 1,497 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0050 秒)
Laya_社区(809) Laya3.0_api(343) Laya2.0_api(142) laya_api(114) Laya2.0_文档(52) Laya3.0_文档(28) Laya2.0_示例(5) Laya_示例(4)
... 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
...事件处理器。 默认返回参数(e:Event,index:int)。 Tree mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的目...
来源: Laya2.0_api 发布时间: 20190513
...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