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

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

2461. 物理射线检测(JavaScript-3D基础(JS)-LayaAir3D之物理系统) [ 49%]

...(https://layaair.ldc.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=3D&category=BulletPhysics&class=laya.d3.physics.PhysicsSimulation)。射线检测使用的接口有4个,分为两类。`raycastFromTo`,`raycastAllFromTo`一类,`rayCast`,`rayCastAll`一类。我们将前面2个...

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

2462. 技术文档svg不可以使用 [ 49%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 使用钢体设置防穿后仍有几率会穿透 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 请问2.0的版本开始,我用ts编写的...

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

2463. 物理使用scrollrect错位问题 [ 49%]

...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 问题状态 最新活动: 2020-...

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

2464. AS项目怎么使用类成员变量 [ 49%]

...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 关于使用matterjs物理引擎鼠标问题 预设怎么在代码中使用 如何通过命令行工具构建...

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

2465. 物理射线检测(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 49%]

...(https://layaair.ldc.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=3D&category=BulletPhysics&class=laya.d3.physics.PhysicsSimulation)。射线检测使用的接口有4个,分为两类。`raycastFromTo`,`raycastAllFromTo`一类,`rayCast`,`rayCastAll`一类。我们将前面2个...

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

2466. Image属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 49%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.Image)。 ​ **Image 组件的资源示例:** ​ ![图片0.png](img/1.png) ​ (图1) ​ **Image 组件拖放到编辑区后显示效果:** ​ ![图片0.png](img/2.png) ​ (图...

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

2467. 【教程】2.0微信开放数据域展示组件的使用,WXOpenDataViewer,子域,排行榜 [ 49%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 关于使用matterjs物理...

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

2468. 求解:2D项目中加载View,Laya.Scene.load应该如何使用? [ 49%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 加载到舞台的3D模型不显示贴图 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 求高人分享使用protobuff框...

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

2469. 在微信小游戏中使用BitmapFont会导致报错. [ 49%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? ...

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

2470. Spine骨骼动画 · LayaAir3文档 · LAYABOX [ 49%]

...Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.Sprite }) public sprite: Laya.Sprite; private spine: Laya.Spine2DRenderNode; private index: number = -1; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake...

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