大约有 1,722 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0064 秒)
Laya_社区(1348) Laya3.0_api(161) Laya2.0_api(107) laya_api(70) Laya3.0_文档(17) Laya2.0_文档(15) Laya2.0_示例(2) Laya_示例(2)
... | Frames No Frames PhysicsTriggerComponentProperties | Methods Packagelaya.d3.physicsClasspublic class PhysicsTriggerComponentInheritancePhysicsTriggerComponent PhysicsComponent Component ObjectSubclasses PhysicsCollider, Rigidbody3D PhysicsTriggerComponent 类用于创建物理触发器组件...
来源: Laya2.0_api 发布时间: 20190513
...ure'. 播放视频,PC端播放正常Chrome F12手机模式调试播放报laya.core.js:906 Uncaught TypeError: Failed to execute 'bindTexture' on 'WebGL2RenderingContext': parameter 2 is not of type 'WebGLTexture'. 代码如下:// 创建video对象 let videoElement = new Laya.Video(); videoElemen...
来源: Laya_社区 发布时间: 20200722
...关的链接 提交 3 个回复 uu4uu 赞同来自: 我将地面 var mat: Laya.StandardMaterial = (this.floor.getChildAt(0) as Sprite3D).meshRender.material as Laya.StandardMaterial; mat.ambientColor = new Vector3(0.5,0.5,0.5); 这样确实阴影变淡了,可地面也变色了。。。怎么办?...
来源: Laya_社区 发布时间: 20180320
...sses | Index | Frames No Frames RopeJointProperties | Methods Packagelaya.physics.jointClasspublic class RopeJointInheritanceRopeJoint JointBase Component Object 绳索关节:限制了两个点之间的最大距离。它能够阻止连接的物体之间的拉伸,即使在很大的负载下...
来源: Laya2.0_api 发布时间: 20190513
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/HLOD/HLODRender" HLODRender Class HLODRender Hierarchy BaseRender HLODRender Implements IBoundsCell Index Constructors...
来源: Laya3.0_api 发布时间: 20231115
...sses | Index | Frames No Frames WeldJointProperties | Methods Packagelaya.physics.jointClasspublic class WeldJointInheritanceWeldJoint JointBase Component Object 焊接关节:焊接关节的用途是使两个物体不能相对运动,受到关节的限制,两个刚体的相对位置和角...
来源: Laya2.0_api 发布时间: 20190513
TS项目使用promise解决方案 从白鹭转到laya,发现laya2.0的TS项目并不支持promise 参考这篇文章 https://ask.layabox.com/question/15361 可以支持promise,但是不能在async里面使用await 参考这篇文章 https://blog.csdn.net/honey199396/article/details/88316678 ...
来源: Laya_社区 发布时间: 20190520
深入理解LayaAir引擎架构和实现原理(一)跨平台引擎源码编译 拉取引擎源码 LayaAir查看目录结构 laya引擎是使用TypeScript开发的,引擎核心代码在src/LayaAir路径下,查看tsconfig.json文件可知其编译目标环境为es6。编译引擎代码 ...
来源: Laya_社区 发布时间: 20200925
...s | Index | Frames No Frames ColliderBaseProperties | Methods Packagelaya.physicsClasspublic class ColliderBaseInheritanceColliderBase Component ObjectSubclasses BoxCollider, ChainCollider, CircleCollider, PolygonCollider 碰撞体基类 Public Properties Hide Inherited Public Properties Show ...
来源: Laya2.0_api 发布时间: 20190513
macOS系统运行layaair-cmd resourceVersion报错 环境:macOS 10.13.4 版本:layaair-cmd resourceVersion 2.2.5 运行layaair-cmd resourceVersion -i ./src/res -o ./src -n 1000 报错,错误如下: internal/child_process.js:323 throw errnoException(err, 'spawn'); ^ ...
来源: Laya_社区 发布时间: 20180523