大约有 1,460 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0058 秒)
Laya3.0_api(398) Laya_社区(300) Laya2.0_api(251) laya_api(215) Laya2.0_文档(167) Laya3.0_文档(90) Laya2.0_示例(22) Laya_示例(17)
请问创建场景时导出类型使用哪种(场景模式还是分离模式) 通过2D示例项目,我发现分离模式会在layaMaxUI.ts里生成对应的场景class,这样在使用runtime是方便些。 2019-08-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20190829
...cpu爆满 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 创建动效模板 可能存在bug 真机环境找不到window---cant find variable: window stack 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 3d项目-unity添加...
来源: Laya_社区 发布时间: 20181011
# List 组件参考 ## 一、通过LayaAirIDE创建List组件 List 组件可显示项目列表。默认为垂直方向列表。可通过UI编辑器自定义列表。List 列表的每一个列表通常是一样的,也可以使用编辑器自定义不同样式的列表内容项。 List 通...
来源: Laya2.0_文档 发布时间: 20210715
...r3Keyframe" Vector3Keyframe Class Vector3Keyframe Vector3Keyframe 类用于创建三维向量关键帧实例。 Hierarchy Keyframe Vector3Keyframe Implements IClone Index Constructors constructor Properties inTangent inWeight outTangent outWeight time value weightedMode defaultWeight Methods clone c...
来源: Laya3.0_api 发布时间: 20231115
...r4Keyframe" Vector4Keyframe Class Vector4Keyframe Vector4Keyframe 类用于创建三维向量关键帧实例。 Hierarchy Keyframe Vector4Keyframe Implements IClone Index Constructors constructor Properties inTangent inWeight outTangent outWeight time value weightedMode defaultWeight Methods clone c...
来源: Laya3.0_api 发布时间: 20231115
...r2Keyframe" Vector2Keyframe Class Vector2Keyframe Vector2Keyframe 类用于创建三维向量关键帧实例。 Hierarchy Keyframe Vector2Keyframe Implements IClone Index Constructors constructor Properties inTangent inWeight outTangent outWeight time value weightedMode defaultWeight Methods clone c...
来源: Laya3.0_api 发布时间: 20231115
...ry.loadAni(mAniPath); } onError() { trace("error"); } parseComplete() { // 创建模式为1,使用动画自己的缓冲区,可以启用换装(相当耗费内存) mArmature = mFactory.buildArmature(1); Laya.stage.addChild(mArmature); mArmature.pos(mStartX, mStartY); mArmature.scale(0.5, 0.5); mAr...
来源: Laya2.0_示例 发布时间: 20250223
...ctSubclasses PhysicsCollider, Rigidbody3D PhysicsTriggerComponent 类用于创建物理触发器组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boo...
来源: Laya2.0_api 发布时间: 20190513
...(): CannonHitResult Defined in laya/d3/physicsCannon/CannonHitResult.ts:17 创建一个 HitResult 实例。 Returns CannonHitResult Properties collider collider: CannonPhysicsComponent = null Defined in laya/d3/physicsCannon/CannonHitResult.ts:11 发生碰撞的碰撞组件。 hitFraction hitFractio...
来源: Laya3.0_api 发布时间: 20231102
...ctor new HitResult(): HitResult Defined in laya/d3/physics/HitResult.ts:17 创建一个 HitResult 实例。 Returns HitResult Properties collider collider: PhysicsComponent = null Defined in laya/d3/physics/HitResult.ts:11 发生碰撞的碰撞组件。 hitFraction hitFraction: number = 0 Defined in...
来源: Laya3.0_api 发布时间: 20231115