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

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

91. laya.d3.core.MeshRender [ 81%]

...spatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on...

来源: laya_api 发布时间: 20170929

92. laya.d3.shader.Shader3D_API3.0 [ 80%]

...er3D.ts:47 渲染状态_模板写入 Static debugMode debugMode: boolean = false Defined in laya/d3/shader/Shader3D.ts:92 是否开启调试模式。 Static Readonly debugShaderVariantCollection debugShaderVariantCollection: ShaderVariantCollection = new ShaderVariantCollection() Defined in laya/d3/...

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

93. 其他 · LayaAir3.0文档 · LAYABOX [ 80%]

...屏蔽。报错弹框代码如下所示: window.showAlertOnJsException(false); 8. 引擎初始化或加载启动脚本过程中的异常处理 在LayaNative版本中,当引擎初始化、加载启动脚本过程中,如果发生异常(如网络不稳定),引擎会自动调用到window.onL...

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

94. laya.particle.ParticleTemplate2D_API3.0 [ 80%]

...ed in laya/particle/ParticleTemplate2D.ts:44 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Static activeBlendType activeBlendType: number = -1 Defined in laya/particle/ParticleTemplate2D.ts:41 Accessors cpuMemory get...

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

95. 使用3D精灵 · LayaAir3.0文档 · LAYABOX [ 80%]

...旋转 this.rotate1.setValue(0, 60, 0); this.sprite3d.rotate(this.rotate1, false, false); //缩放 var scale = this.sprite3d.localScale; scale.setValue(0.1, 0.1, 0.1); this.sprite3d.localScale = scale; 三、子父级关系 Sprite3D继承自Node节点,是LayaAir3D中所有3D对象的父类。通...

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

96. laya.d3.terrain.TerrainRender [ 79%]

...spatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher of...

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

97. laya.utils.PerformancePlugin_API3.0 [ 79%]

... Defined in laya/utils/Performance.ts:10 Static _enable _enable: boolean = false Defined in laya/utils/Performance.ts:4 Accessors Static enable get enable(): boolean set enable(value: boolean): void Defined in laya/utils/Performance.ts:60 Returns boolean Defined in laya/utils/Performance.ts:53 Param...

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

98. laya.d3.physics.shape.SphereColliderShape_API3.0 [ 79%]

...rties needsCustomCollisionCallback needsCustomCollisionCallback: boolean = false Inherited from CompoundColliderShape.needsCustomCollisionCallback Defined in laya/d3/physics/shape/ColliderShape.ts:115 Static SHAPEORIENTATION_UPX SHAPEORIENTATION_UPX: number = 0 Inherited from CompoundColliderShape.S...

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

99. laya.resource.Resource [ 79%]

... ResourceProtected Properties PropertyDefined By  _loaded : Boolean = false是否已加载,限于首次加载。ResourcePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Resource() 创建一个 Resource 实例。 Resource  activeResource(force:Boole...

来源: laya_api 发布时间: 20170422

100. laya.resource.BaseTexture_API3.0 [ 79%]

...ource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Accessors anisoLevel get anisoLevel(): number set anisoLevel(value: number): void Defined in laya/resource/BaseTexture.ts:81 ...

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