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

大约有 262 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0057 秒)

141. 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

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

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

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

143. 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

144. 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

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

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

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

146. [含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

147. 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

148. 升级新版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

149. 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

150. 插件开发说明 · LayaAir3.0文档 · LAYABOX [ 46%]

...面六、自定义面板七、使用对话框八、扩展内置菜单九、创建菜单十、在场景视图中绘制形状以及交互式手柄十一、自定义配置十二、扩展编辑器配置界面十三、扩展构建流程十四、自定义发布目标平台十五、资源导入预处理和...

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