大约有 1,483 项符合查询结果, 库内数据总量为 30,938 项。 (搜索耗时: 0.0063 秒)
Laya_社区(800) Laya3.0_api(343) Laya2.0_api(142) laya_api(114) Laya2.0_文档(52) Laya3.0_文档(23) Laya2.0_示例(5) Laya_示例(4)
...ipt // Use soft shadow. directionLight.shadowMode = ShadowMode.SoftLow; // Set shadow max distance from camera. directionLight.shadowDistance = 3; // Set shadow resolution. directionLight.shadowResolution = 1024; // Set shadow cascade mode. directionLight.shadowCascadesMode = ShadowCascadesMode.NoCa...
来源: Laya2.0_文档 发布时间: 20210715
...ence _clearReference _createRenderTarget _end _getSource _removeReference _setCPUMemory _setCreateURL _setGPUMemory _start destroy event getData gpuCompressFormat hasListener isCreateFromURL off offAll offAllCaller on once protected recreate clearPool createFromPool destroyUnusedResources recoverToP...
来源: Laya3.0_api 发布时间: 20231102
...e2DArray" Texture2DArray Class Texture2DArray 2D 纹理 数组 Hierarchy BaseTexture Texture2DArray Index Constructors constructor Properties _id depth destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMo...
来源: Laya3.0_api 发布时间: 20231115
...6-4) 如果是设置变量,那变量入口会有(execute,target,set)出口会有(then和return), (图6-5) 如果是静态变量,target是无法设置的。 (图6-6) 2.2.5 创建事件分发器 点击图7-1的“+“图标可以创建事件分发器, (图7-1) 事件...
来源: Laya3.0_文档 发布时间: 20250103
...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDefine clone cloneTo destroy effectiveProperty event getBool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatr...
来源: Laya3.0_api 发布时间: 20231102
... behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. D/dalvikvm: Late-enabling CheckJNI W/ActivityThread: Application com.layabox.game is waiting for the debugger on port 8100... I/System.out: Sending WAIT chunk I/dalvikvm: Debugger is active I/System.out: Debugg...
来源: Laya_社区 发布时间: 20171218
...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDefine cloneTo destroy effectiveProperty event getBool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 ...
来源: Laya3.0_api 发布时间: 20231115
...blic Methods MethodDefined By destroy():void 销毁组件 Component onReset():void 重置组件参数到默认值,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用...
来源: Laya2.0_api 发布时间: 20190513
...但是不能打开游戏的问题。 06-20 19:10:18.120 5371-5371/com.ReleaseTest.Four E/LayaGameEngine: game_plugin_set_option key=localize value=false 06-20 19:10:18.120 5371-5371/com.ReleaseTest.Four E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://192.168.0.145/Release/l ... .ht...
来源: Laya_社区 发布时间: 20170620
...ldAt removeChildByName removeChildren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new PointLight(): PointLight Overrides LightSprite.constructor Defined in laya/d3/core/light/PointLight.ts:24 创建一个 PointLight 实例。 Retur...
来源: Laya3.0_api 发布时间: 20231115