大约有 2,173 项符合查询结果, 库内数据总量为 30,789 项。 (搜索耗时: 0.0059 秒)
Laya_社区(1591) Laya2.0_文档(140) Laya3.0_api(124) Laya2.0_api(97) laya_api(69) Laya3.0_文档(55) Laya_示例(52) Laya2.0_示例(45)
...反射探针功能的使用说明 > Engine Version 2.9.0beta Update:2020-11-02 反射探针是用来模拟反射周边物体的光照信息的一种解决方案,让物体受周围物体的光照或材质影响的一种模拟光照效果。简单来说,就是为了在不同的区域,可以得...
来源: Laya2.0_文档 发布时间: 20210715
...回调只有一次,是不是这个回调有问题? 附件 : --> 2018-03-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 资源的进度并不是根据资源的加载显...
来源: Laya_社区 发布时间: 20180321
...rrides BaseTexture.constructor Defined in laya/resource/RenderTexture2D.ts:107 Parameters width: number 宽度。 height: number 高度。 Default value format: RenderTargetFormat = RenderTargetFormat.R8G8B8 纹理格式。 Default value depthStencilFormat: RenderTargetFormat = RenderTargetFormat.No...
来源: Laya3.0_api 发布时间: 20231115
...owser; var Stat = Laya.Stat; var WebGL = Laya.WebGL; var n = 2000; var d = 1; var current = 0; var objs = 17; var vx = 0; var vy = 0; var vz = 0; var points1 = []; var points2 = []; var points3 = []; var tpoint1 = []; var tpoint2 = []; var tpoint3 = []; var balls = []; (function() { // 不支持WebG...
来源: Laya_示例 发布时间: 20241128
...owser; var Stat = Laya.Stat; var WebGL = Laya.WebGL; var n = 2000; var d = 1; var current = 0; var objs = 17; var vx = 0; var vy = 0; var vz = 0; var points1 = []; var points2 = []; var points3 = []; var tpoint1 = []; var tpoint2 = []; var tpoint3 = []; var balls = []; (function() { // 不支持WebG...
来源: Laya2.0_示例 发布时间: 20241128
...看我的demo,直接运行即可观察到现象 附件 : --> test.zip 2016-12-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: package { import laya.display.Sprite; import laya.events.E...
来源: Laya_社区 发布时间: 20161207
...时候输入文字的位置并不在TextInput上了。 附件 : --> 2018-06-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同来自: 把这个项目demo 发上来吧 2018-06-12 0 1 分享 微...
来源: Laya_社区 发布时间: 20180612
...很费解,求大佬解答---------------------------- 附件 : --> 2017-11-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ymsdandan 赞同来自: 关于攻击按钮的设定,请查看https://ldc.layabox....
来源: Laya_社区 发布时间: 20171113
...tate`,还一种是欧拉角旋转`localRotationEuler:Vector3`。 ![](img/1.png)(图1) 为了方便观察效果节选了官方示例([demo地址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Sprite3D&name=TransformDemo))代码,首先我们 **克隆** 两个猴子...
来源: Laya2.0_文档 发布时间: 20210715
...式。 Default value depthStencilFormat: number = RenderTargetFormat.DEPTH_16 深度格式。 创建一个 RenderTexture 实例。 Default value create: boolean = true Returns NativeRenderTexture2D Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 _is...
来源: Laya3.0_api 发布时间: 20231115