大约有 764 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0064 秒)
...annot read property 'cursor' of undefined错误 请问object层中添加的sprite怎么添加点击事件 关于SubMeshRenderElement, Cannot read property ‘lenght’of undefined 问题状态 最新活动: 2017-05-24 19:43 浏览: 1234 关注: 2 人
来源: Laya_社区 发布时间: 20170523
...庭版的,跳到编辑模式就显示这个 请问object层中添加的sprite怎么添加点击事件 问题状态 最新活动: 2019-03-22 15:12 浏览: 2503 关注: 5 人 123 • 2018-10-28 13:36 我这边也是,按照示例运行也黑屏报EXT:webgl support OES_vertex_array_object! 137****...
来源: Laya_社区 发布时间: 20181012
...E中使用 2.1 添加组件 在LayaAir-IDE的层级面板中,添加一个Sprite3D节点,如图2-1所示, (图2-1) 然后在节点的属性上增加一个3D UI组件,如动图2-2所示,在属性面板中,点击添加组件,选择渲染->3D UI组件。 (动图2-2) 2.2 属性...
来源: Laya3.0_文档 发布时间: 20251010
... export class NewScript extends Laya.Script { //declare owner : Laya.Sprite3D; @property(String) public text: string = ""; @property(Laya.Image) public image: Laya.Image = null; constructor() { super(); } } 附件 : --> 2023-04-12 添加评...
来源: Laya_社区 发布时间: 20230412
...或说清楚一些,我一直是以为Scene2D下的节点属性,就用sprite测的,因为很少会有人在Scene2d上配置这些属性,所以没想到是Scene2D本身属性设置。已重现,我们看一下是什么问题。 Heured • 2024-03-29 22:09 @layabox:好吧,因为一般转场...
来源: Laya_社区 发布时间: 20240315
...形越严重 使用钢体设置防穿后仍有几率会穿透 如何设置Sprite的宽高和点击区域? matter.js mouseconstraint在微信小游戏中无效 Laya3D里的material可以设置flat shading么 九宫格设置无效。 播放背景音乐的问题 刚打开 桌面调试出现报错Unca...
来源: Laya_社区 发布时间: 20240304
...) export class LightOccluder extends Laya.Script { private spotLight: Laya.Sprite = new Laya.Sprite(); private background: Laya.Sprite = new Laya.Sprite(); private lightOccluder: Laya.Sprite = new Laya.Sprite(); private backgroundTexture: string = "resources/bg2.png"; //组件被启用后执行,...
来源: Laya3.0_文档 发布时间: 20251010
...cumentationAll Packages | All Classes | Index | Frames No Frames MeshSprite3DProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class MeshSprite3DInheritanceMeshSprite3D RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses MeshTerrainSprite3...
来源: laya_api 发布时间: 20170929
...用于创建简单网格 注意:这里还不是最终场景中看到的 Sprite3D。 用 createBox 来举例,看下API是如何创建网格的: /** * 创建Box网格。 * @param long 半径 * @param height 垂直层数 * @param width 水平层数 * @return */ static createBox(long: number = 1, ...
来源: Laya3.0_文档 发布时间: 20251010
...aya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 如何设置Sprite的宽高和点击区域? 使用钢体设置防穿后仍有几率会穿透 关于同为object层,层级设置无效的问题 重力感应 Accelerator 发布微信游戏后失效。是因为什么? android native...
来源: Laya_社区 发布时间: 20240108