大约有 222 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0079 秒)
Laya3.0_api(62) Laya2.0_api(59) laya_api(54) Laya_社区(39) Laya3.0_文档(5) Laya2.0_文档(2) Laya2.0_示例(1)
...entPoint Defined in laya/display/Sprite.ts:1516 将父容器坐标系坐标转换到本地坐标系。 Parameters point: Point 父容器坐标点。 Returns Point 转换后的点。 getBounds getBounds(): Rectangle Inherited from Text.getBounds Defined in laya/display/Sprite.ts:580 获取本对象...
来源: Laya3.0_api 发布时间: 20231115
...entPoint Defined in laya/display/Sprite.ts:1516 将父容器坐标系坐标转换到本地坐标系。 Parameters point: Point 父容器坐标点。 Returns Point 转换后的点。 getBounds getBounds(): Rectangle Implementation of ISelect.getBounds Inherited from Text.getBounds Defined in laya/dis...
来源: Laya3.0_api 发布时间: 20231115
...entPoint Defined in laya/display/Sprite.ts:1516 将父容器坐标系坐标转换到本地坐标系。 Parameters point: Point 父容器坐标点。 Returns Point 转换后的点。 getBounds getBounds(): Rectangle Implementation of ISelect.getBounds Inherited from Text.getBounds Defined in laya/dis...
来源: Laya3.0_api 发布时间: 20231115
...s, () => { this.refreshList.scrollBar.disableDrag = false; })); } else { //转换全局坐标为列表单元格的本地坐标并保存 this.moveLastPos = e.target.globalToLocal(new Point(Laya.stage.mouseX, Laya.stage.mouseY)); //鼠标按下的时候进行移动侦听 e.target.on(Event.MOUSE_MOVE, ...
来源: Laya2.0_示例 发布时间: 20241124
...entPoint Defined in laya/display/Sprite.ts:1516 将父容器坐标系坐标转换到本地坐标系。 Parameters point: Point 父容器坐标点。 Returns Point 转换后的点。 getBounds getBounds(): Rectangle Inherited from Text.getBounds Defined in laya/display/Sprite.ts:580 获取本对象...
来源: Laya3.0_api 发布时间: 20231115
...化2D物理编辑详解一、新手必读1.1 前言1.2 物理引擎长度转换需知(必读)二、刚体 RigidBody2.1 添加刚体组件2.2 刚体类型 type2.3 重力2.4 角速度 angularVelocity2.5 角阻尼 angularDampin2.6 线性速度 linearVelocity2.7 线性阻尼 linearDamping2.8 子弹 ...
来源: Laya3.0_文档 发布时间: 20241014
...(); #ifdef GRAY float gray = dot(color.rgb, vec3(0.299, 0.587, 0.114)); // 转换为灰度 color.rgb = vec3(gray); #endif setglColor(color); } #endGLSL 最终的效果如动图7-1所示,通过宏开关控制图像是否为灰度图,可以看到勾选后变成了灰度图。 (动图7-1) Copyr...
来源: Laya3.0_文档 发布时间: 20241119
...entPoint Defined in laya/display/Sprite.ts:1516 将父容器坐标系坐标转换到本地坐标系。 Parameters point: Point 父容器坐标点。 Returns Point 转换后的点。 getBounds getBounds(): Rectangle Implementation of ISelect.getBounds Inherited from Text.getBounds Defined in laya/dis...
来源: Laya3.0_api 发布时间: 20231115
...实现 元素旋转后,所绑定的事件失效 unity的坐标和旋转转换到laya需要做什么运算 问题状态 最新活动: 2020-11-20 19:18 浏览: 1926 关注: 3 人 Kan\\透 • 2020-11-24 14:50 没有用的,一直设置的就是运动学刚体 影子路过 • 2021-03-03 19:10 请...
来源: Laya_社区 发布时间: 20201120
...entPoint Defined in laya/display/Sprite.ts:1516 将父容器坐标系坐标转换到本地坐标系。 Parameters point: Point 父容器坐标点。 Returns Point 转换后的点。 getBounds getBounds(): Rectangle Inherited from Text.getBounds Defined in laya/display/Sprite.ts:580 获取本对象...
来源: Laya3.0_api 发布时间: 20231115