大约有 2,566 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0057 秒)
Laya_社区(1381) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
...ata isSavaData isSupport _arrayBufferToURL arrayBufferToURL destroy Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ter.js的文档查看 var 与 name 的详细区别是什么? 关于同为object层,层级设置无效的问题 list 每次滑动,都是可以滑动一点点,可不可以如何设置,让他每次滑动,只能固定的值。 Laya3D里的material可以设置flat shading么 laya2.1.0版本co...
来源: Laya_社区 发布时间: 20180712
...?~~~~~~~~~~~~~ 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 btn 鼠标移动上去默认文本颜色是绿色,我想...
来源: Laya_社区 发布时间: 20180403
...率会穿透 Laya mac版的IDE 是没测试就上线了吗? 关于同为object层,层级设置无效的问题 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 Laya3D里的material可以设置flat shading么 list 每次滑动,都是可...
来源: Laya_社区 发布时间: 20170917
... class CylinderColliderShapeInheritanceCylinderColliderShape ColliderShape Object CylinderColliderShape 类用于创建圆柱碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By height : Number[read-only] 获取高度。 CylinderColl...
来源: Laya2.0_api 发布时间: 20190513
...sspublic class ConeColliderShapeInheritanceConeColliderShape ColliderShape Object ConeColliderShape 类用于创建圆柱碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By height : Number[read-only] 获取高度。 ConeColliderShap...
来源: Laya2.0_api 发布时间: 20190513
...染相关状态。 */ private static initShader(): void { var attributeMap:Object = { 'a_Position': Laya.VertexMesh.MESH_POSITION0, 'a_Normal': Laya.VertexMesh.MESH_NORMAL0, 'a_Texcood0': Laya.VertexMesh.MESH_TEXTURECOORDINATE0 }; var uniformMap:Object = { 'u_MvpMatrix': Laya.Shader3D.PERIOD_SPRITE,...
来源: Laya_社区 发布时间: 20190814
物理引擎的使用 var Matter:Object = Browser.window.Matter; var Engine:* = Matter.Engine; var World:* = Matter.World; var Bodies:* = Matter.Bodies; var engine:* = Engine.create(); var world:* = engine.world; var render:* = Matter.Render.create({engine: engine, element: Render.canvas}); Engine....
来源: Laya_社区 发布时间: 20180125
...点击区域的设置 LayaAir3D 导出和使用U3D粒子特效 关于同为object层,层级设置无效的问题 list 每次滑动,都是可以滑动一点点,可不可以如何设置,让他每次滑动,只能固定的值。 请问如何让textinput组件输入密码的时候显示*号? ...
来源: Laya_社区 发布时间: 20180118
...g 自定义关闭效果,效果执行完,弹窗无法关闭 关于同为object层,层级设置无效的问题 anchor锚点设置不生效 Laya3D里的material可以设置flat shading么 list 每次滑动,都是可以滑动一点点,可不可以如何设置,让他每次滑动,只能固...
来源: Laya_社区 发布时间: 20171123