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

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

151. laya.d3.physics.PhysicsTriggerComponent_API3.0 [ 48%]

...erComponent Class PhysicsTriggerComponent PhysicsTriggerComponent 用于创建物理触发器组件。 Hierarchy PhysicsComponent PhysicsTriggerComponent PhysicsCollider Rigidbody3D Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors aw...

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

152. 属性设置器(ActionScript-IDE篇(AS3)-设计模式基础) [ 48%]

...组件扩展功能。通过在runtime属性中设置逻辑,实例时创建的不再是组件的可视,而是runtime属性中指定的逻辑。该属性中需要指定逻辑的全路径,例如“game.user.player”。 ### 2.4 visible `visible`是否显示默认为true。 ## 3、宽...

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

153. LayaFlash如何使用chrome调试问题? [ 47%]

...使用一个名为“layaFlashDebug”的项目,开发者也可以自己创建。项目入口文件Main.as的代码如下: package { import flash.display.Sprite; import flash.events.Event; public class Main extends Sprite { public function Main() { if (stage) init(); else addEventListener(Eve...

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

154. laya.d3.physics.PhysicsCollider_API3.0 [ 47%]

...csCollider" PhysicsCollider Class PhysicsCollider PhysicsCollider 用于创建物理碰撞器。 Hierarchy PhysicsTriggerComponent PhysicsCollider Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollideWith ccdMotionThresh...

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

155. 模型的功能介绍(ActionScript-3D基础(AS3)-LayaAir3D之模型和网格) [ 47%]

...属性中的**sharedMesh** 就是模型的网格,可以对它进行重新创建更换及销毁。 在下面示例中,我们给按钮加了添加了个点击事件。每次点击index值自加,然后根据index值修改从场景ls中获取到的模型网格。 ```typescript //新建四个mesh v...

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

156. [含Demo]Laya2.0.1出包微信小游戏Android黑屏 expected Number(uniform4f) [ 47%]

...6 Android微信版本:7.0.4 iOS微信版本:7.0.3   操作过程: 1.创建Laya 2.0.1 3D示例项目 2.在GameUI.ts中box.meshRenderer.material = material;后插入如下代码: // 自定义内容 directionLight.shadow = true; box.meshRenderer.castShadow = true; box.meshRenderer.receiveShad...

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

157. laya.d3.component.Animator_API3.0 [ 47%]

...als "laya/d3/component/Animator" Animator Class Animator Animator 用于创建动画组件。 Hierarchy Component Animator Index Constructors constructor Properties _extra _singleton cullingMode owner runInEditor scriptPath CULLINGMODE_ALWAYSANIMATE CULLINGMODE_CULLCOMPLETELY Accessors avatar awa...

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

158. 升级新版2.0之后Label横向字符过长会显示不出来 [ 47%]

...-19 17:26 好的,谢谢! yi1 • 2019-02-19 16:30 动态的代码模式创建也是显示不出来的,有没有哪个地方可以调整这个宽度限制呢 Laya_Aaron • 2019-02-19 16:43 @yi1:我用你代码的运行 是可以铺满屏幕的 Laya_Aaron • 2019-02-19 16:45 @Laya_Aaron:label ...

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

159. laya.d3.core.light.DirectionLightCom_API3.0 [ 47%]

...ightCom" DirectionLightCom Class DirectionLightCom DirectionLight 用于创建平行光。 Hierarchy Light DirectionLightCom Index Constructors constructor Properties _extra _singleton color owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id intensity lightWorldMatrix li...

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

160. 1.8.4版本打包vivo小游戏,只有个temprelease [ 46%]

...样的问题,日志放在下边了。 怒 • 2019-08-09 17:21 我用laya创建一个helloworld打包vivo也是这样的状态。不知道是设置还是什么问题。 怒 • 2019-08-09 18:54 重新下载了一下IDE,终于可以打包rpk了,感谢。再多请教个问题, Laya.VVMiniAdapt...

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