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

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

31. laya.d3.physics.constraints.ConstraintComponent [ 90%]

... destroyed : Boolean[read-only] 获取是否已经销毁 。 Component  enabled : Boolean[override] 获取是否启用组件。 ConstraintComponent id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[read-only] 获取是否为单实例组件。 Component owner : Node [...

来源: Laya2.0_api 发布时间: 20190513

32. laya.components.CommonScript_API3.0 [ 90%]

... _extra _singleton owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id isSingleton Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new Commo...

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

33. laya.d3.core.particleshuriken.module.shape.CircleShape_API3.0 [ 90%]

...plements IClone Index Constructors constructor Properties arc emitFromEdge enable radius randomDirection shapeType Accessors arcDEG Methods clone cloneTo generatePositionAndDirection Constructors constructor new CircleShape(): CircleShape Overrides BaseShape.constructor Defined in laya/d3/core/parti...

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

34. laya.physics.joint.JointBase_API3.0 [ 90%]

... _extra _singleton owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id joint Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new JointBase()...

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

35. box2d停止物理后无法再开启 [ 89%]

...法再开启 物理系统的stop方法只是单纯的停掉了计时器   enable方法只是单纯的调用start方法   而start方法的开头就是一个判断_enabled参数是否为false的判断,为true就什么都不执行 但是停止之后计时器停了_enabled还是为true,导致怎...

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

36. laya.d3.core.MeshFilter_API3.0 [ 89%]

... _extra _singleton owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id sharedMesh Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new MeshFi...

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

37. laya.d3.component.LODGroup_API3.0 [ 89%]

... _singleton owner runInEditor scriptPath Accessors awaked bounds destroyed enabled hideFlags id lods nowRate Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDisable onEnable onLateUpdate onPostRender onReset onStart onUpdate Constructors constructor new LODGroup(): LODGroup Overr...

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

38. native下不支持大图合集吗? [ 89%]

native下不支持大图合集吗? 在WebGL.enable方法中看到isConchApp的话直接return false;没有执行AtlasResourceManager._enable方法。是在native下不支持大图合集吗? 但是看官方文档又有大图合集的说明:https://ldc.layabox.com/doc/?nav=zh-as-7-2-14 。...

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

39. laya.d3.core.particleshuriken.module.shape.ConeShape_API3.0 [ 89%]

...Implements IClone Index Constructors constructor Properties angle emitType enable length radius randomDirection shapeType Accessors angleDEG Methods clone cloneTo generatePositionAndDirection Constructors constructor new ConeShape(): ConeShape Overrides BaseShape.constructor Defined in laya/d3/core/...

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

40. laya.utils.Log [ 89%]

...lic Methods  MethodDefined By  clear():void[static] 清理日志 Log  enable():void[static] 激活Log系统,使用方法Laya.init(800,600,Laya.Log); Log  print(value:String):void[static] 增加日志内容。 Log  toggle():void[static] 隐藏/显示日志面板LogProperty DetailmaxCountpr...

来源: laya_api 发布时间: 20170929