大约有 1,407 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0057 秒)
...ion hideFlags id isActive isTrigger restitution rollingFriction simulation Methods _initialize _setOwner destroy getPhysicsOrientation getPhysicsPosition hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor n...
来源: Laya3.0_api 发布时间: 20231115
...LayaUnityPlugin 1.2.0 导出资源时Unity一直报这个错误 MissingMethodException: Method not found: 'UnityEngine.LightmapData.get_lightmapLight'. 附件 : --> 2017-07-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20170703
...pModeV wrapModeW blackTexture cpuMemory gpuMemory grayTexture whiteTexture Methods _addReference _clearReference _getSource _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event gpuCompressFormat hasListener isCreateFromURL off offAll offAllCaller on once setDDSData setImageData s...
来源: Laya3.0_api 发布时间: 20231102
...大量脚本移植到Laya,其中有个环节叫扩展方法(Extension Method)。 一般的方法扩展,对Number类型添加thousandsSeperator: declare global { interface Number { thousandsSeperator(): String; } } Number.prototype.thousandsSeperator = function(): string { return Numbe...
来源: Laya_社区 发布时间: 20180622
...l,Loader.XML); } private function onLoaded():void { // TODO Auto Generated method stub var xml:XmlDemo=Laya.loader.getRes("data.xml"); trace(xml); } } }运行效果如下: 2016-09-14 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 18...
来源: Laya_社区 发布时间: 20160914
...lectionMode renderNode renderbitFlag sharedMaterial sharedMaterials volume Methods _applyReflection _batchOneRender _clear _cloneTo _initialize _removeOneRender _restorRenderNode _setOwner _updateOneRender addList destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRe...
来源: Laya3.0_api 发布时间: 20231115
...deW blackTexture cpuMemory errorTexture gpuMemory grayTexture whiteTexture Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event gpuCompressFormat hasListener isCreateFromURL off offAll offAllCaller on once setDDSData setImageData setKTXData s...
来源: Laya3.0_api 发布时间: 20231115
...ne shadowNormalBias shadowResolution shadowStrength shadowTwoCascadeSplits Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new DirectionLightCom(): DirectionLightCom...
来源: Laya3.0_api 发布时间: 20231115
...不用开放者自己手动创建射线了。 **鼠标脚本内容:** > Method `onMouseClick():void` 鼠标点击时执行 `onMouseDown():void` 鼠标按下时执行 `onMouseDrag():void` 鼠标拖拽时执行 `onMouseEnter():void` 鼠标进入时执行 `onMouseOut():void` 鼠标离开时执行 `on...
来源: Laya2.0_文档 发布时间: 20210715
...945/com.twand.kozhanji I/art: at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object) (Method.java:-2) 06-27 18:03:47.977 27945-27945/com.twand.kozhanji I/art: at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:880) 06...
来源: Laya_社区 发布时间: 20180627