• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 343 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0103 秒)

301. laya.ui.Button [ 36%]

...或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall...

来源: laya_api 发布时间: 20170929

302. laya.ui.Button [ 36%]

...或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场...

来源: Laya2.0_api 发布时间: 20190513

303. 单选框组容器组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 35%]

单选框组组件(RadioGroup)一、通过LayaAir IDE创建RadioGroup组件1.1 创建RadioGroup1.2 RadioGroup属性1.3 脚本控制RadioGroup二、创建自定义的RadioGroup组件2.1 准备美术资源2.2 在IDE中创建Radio组件2.3 转换成RadioGroup容器三、通过代码创建RadioGrou...

来源: Laya3.0_文档 发布时间: 20251016

304. 后处理 · LayaAir3.4 · 引擎文档 · LAYABOX [ 34%]

...通过提高对比度模拟烈日下的沙漠。该效果使用 LUT(Look-Up Table,查找表)技术实现高效的颜色调整。点击创建即可使用,如图3-3-1 图3-3-1 颜色调整参数说明总览 ToneMapping(色调映射) 参数 类型 说明 默认值 toneMapping ToneMappingType ...

来源: Laya3.0_文档 发布时间: 20260105

305. 打包安卓Android studio黑屏 [ 33%]

...ckage name = com.google.android.webview, sandboxed = true I/cr_BrowserStartup: Initializing chromium process, singleProcess=false D/ConnectivityManager: requestNetwork and the calling app is: com.layabox.test W/om.layabox.tes: Accessing hidden method Landroid/view/textclassifier/logging/SmartSelecti...

来源: Laya_社区 发布时间: 20190723

306. 着色器蓝图 · LayaAir3.4 · 引擎文档 · LAYABOX [ 33%]

...n 相机位置世界空间坐标 cameraDirection 相机forward方向 cameraUp 相机Up方向 cameraNear 相机近平面大小 cameraFar 相机远平面大小 5.3 数学类 属性类型 属性释义 add / minus / multiply / divide 四则运算 sin / cos / tan 三角函数 clamp 钳取值在min和max...

来源: Laya3.0_文档 发布时间: 20251010

307. [LayaAirIDE3]2d相机打包后问题 [ 33%]

..._MOVE, this, this.onTouchMove);         Laya.stage.on(Laya.Event.MOUSE_UP, this, this.onTouchEnd);         Laya.stage.on(Laya.Event.MOUSE_OUT, this, this.onTouchEnd);     }      private onTouchStart(e: Laya.Event) {         // 如果摇杆被禁用,不处理任何事件       ...

来源: Laya_社区 发布时间: 20251125

308. laya.particle.ParticleSetting_API3.0 [ 32%]

...ce positionVariance ringEmitterCenterPosition ringEmitterRadius ringEmitterUp ringEmitterVelocity ringEmitterVelocityAddVariance sphereEmitterCenterPosition sphereEmitterRadius sphereEmitterVelocity sphereEmitterVelocityAddVariance textureCount textureName useEndRadian Properties ageAddScale ageAddS...

来源: Laya3.0_api 发布时间: 20231115

309. Tree属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 31%]

... {"name": "render", "right": "0", "left": "0"}}; function Item() { Item.__super.call(this); this.right = 0; this.left = 0; var selectBox = new Clip("../../res/ui/tree/clip_selectBox.png", 1, 2); selectBox.name = "selectBox"; //设置 selectBox 的name 为“selectBox”时,将被识别为树结构...

来源: Laya2.0_文档 发布时间: 20210715

310. 背景音乐来回切换报错 [ 31%]

...MainActivity} 07-16 13:28:37.152 402-748/? W/WindowManager: Failed looking up window     java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@4a9196d8 does not exist         at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:811...

来源: Laya_社区 发布时间: 20190716