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

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

131. laya.d3.physics.shape.BoxColliderShape_API3.0 [ 76%]

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

132. laya.d3.core.light.DirectionLight [ 76%]

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

来源: laya_api 发布时间: 20170929

133. laya.d3.core.particleShuriKen.ShurikenParticleRenderer [ 76%]

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

134. laya.d3.core.particleShuriKen.ShurikenParticleRender [ 76%]

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

来源: laya_api 发布时间: 20170929

135. laya.d3.shader.Shader3D [ 76%]

...Shader3D。 Public Properties PropertyDefined By  debugMode : Boolean = false[static] 是否开启调试模式。 Shader3DPublic Methods  MethodDefined By  Shader3D(name:String, attributeMap:Object, uniformMap:Object, enableInstancing:Boolean) 创建一个 Shader3D 实例。 Shader3D  addSub...

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

136. laya.d3.core.RenderableSprite3D [ 76%]

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

来源: laya_api 发布时间: 20170929

137. 对象池 · LayaAir3.0文档 · LAYABOX [ 75%]

...st: any = pool.length ? pool.pop() : null; if (rst) { rst[Pool.POOLSIGN] = false; } return rst; } 这是最基本的操作,从对象池中拿到一个对象的示例,如果对象池里已经没有可以拿的对象时,返回 null,使用代码如下: let bullet = Pool.getItem("Bullet"); 此...

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

138. laya.d3.shader.ShaderCompile3D [ 75%]

...ertyDefined By  _conchShader : *ShaderCompile3D  debugMode : Boolean = false[static] 是否开启调试模式。 ShaderCompile3D  _materialInt2name : ArrayShaderCompile3D  _materialName2Int : ObjectShaderCompile3D  _preCompileShader : Object[static] ShaderCompile3D  SAHDERDEFINE_DEPTHFOG...

来源: laya_api 发布时间: 20170929

139. laya.d3.core.MeshSprite3D [ 75%]

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

来源: laya_api 发布时间: 20170929

140. laya.d3.core.pixelLine.PixelLineSprite3D [ 75%]

...n[read-only] 获取在场景中是否激活。 Node destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node id : int[read-only] 获取唯一标识ID。 Sprite3D isStatic : Bool...

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