大约有 4,374 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0080 秒)
Laya_社区(3568) Laya2.0_文档(255) Laya_示例(157) Laya3.0_api(132) Laya2.0_示例(119) Laya3.0_文档(99) Laya2.0_api(23) laya_api(21)
# 鼠标交互概述 ###### *version :2.1.1 Update:2019-8-2* 在LayaAir2D引擎中,2D显示对象都有鼠标事件供我们使用,编写逻辑简单方便。在LayaAir 3D引擎中并未实现这种功能,3D空间更为复杂,显示对象在空间中有纵深远近、层叠、裁剪、...
来源: Laya2.0_文档 发布时间: 20210715
...exture> Globals "laya/loaders/TextureLoader" RenderTextureLoader Texture2DLoader TextureLoader VideoTextureLoader load compressedFormats constructParams2d internalResources videoFormats propertyParams2d Legend Object literal Variable Function Type alias Class Class with type parameter Method Enum...
来源: Laya3.0_api 发布时间: 20231115
...e> Globals "laya/loaders/TextureLoader" RenderTextureLoader load Texture2DLoader TextureLoader VideoTextureLoader compressedFormats constructParams2d internalResources videoFormats propertyParams2d Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumerati...
来源: Laya3.0_api 发布时间: 20231115
...擎的UI小部件,分为三类。分别是: 1.基础的显示对象:2D精灵、2D节点动画、基础文本、音频节点、视频节点。 2.UI组件:图像、按钮、显示文本、文本输入、文本域、下拉框、多选框、单选框、单选框组、导航标签组、导航容...
来源: Laya3.0_文档 发布时间: 20241014
...编译,需要怎么处理? Error: asBitmap no size! 写shader还区分2d,与3d么!看官网是3d的shader例子,有没有2d的shader例子? Laya2.0 的2d如何编写自定义shader 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds Laya3d自定义shader 切换场景编...
来源: Laya_社区 发布时间: 20161026
...创建View组件 创建View组件非常简单,步骤是右键单击Scene2D,找到UI,点击View即可创建完毕,如图1所示。 (图1) 也可以从IDE资源管理右侧组件面板的UI文件夹中,将View组件拖拽到UI页面中,如动图2所示。 (动图2) 如果想将view...
来源: Laya3.0_文档 发布时间: 20230303
...Mesh-BlinnPhong.ps这个文件中: #ifdef LIGHTMAP finalDiffuse=texture2D(u_LightMap, v_LightMapUV).rgb*2.0; //float exponent = texture2D(u_LightMap, v_LightMapUV).a; //finalDiffuse = texture2D(u_LightMap, v_LightMapUV).rgb; //float ratio = pow(2.0, exponent * 255.0 - (128.0 + 8.0)); //finalDiffus...
来源: Laya_社区 发布时间: 20180223
...面? 如何检测Animation动画播放完毕后去执行方法? 关于2d碰撞检测 box2d 的碰撞检测 怎么检测点是否在 graphics所绘制的区域内 检测图片上很多区域的点击 Laya3D鼠标检测,3d对象被添加到场景,然后又被移除,还能通过Ray进行碰...
来源: Laya_社区 发布时间: 20200311
...本)TypeError: Cannot read property '_byteLength' of null at WebGLContext2D.__proto.flush (file:///F:/client_svn/h5/bin/libs/laya.webgl.js:4963:32) at SubmitCanvas.__proto.renderSubmit (file:///F:/client_svn/h5/bin/libs/laya.webgl.js:6294:18) at WebGLContext2D.__proto.submitElement (file:///F:/clien...
来源: Laya_社区 发布时间: 20171111
...ionGL setValue(shader:*):voidIFilterActionGL setValueMix(shader:Value2D):voidIFilterActionGLProperty DetailtypeMixpropertytypeMix:int [read-only] Implementation public function get typeMix():intMethod Detailapply3d()method public function apply3d(scope:SubmitCMDScope, sprite:Sprite,...
来源: laya_api 发布时间: 20170929