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

大约有 596 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0041 秒)

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

...e是否开启调试模式。 Constructor DetailShader3D()Constructorpublic function Shader3D(name:String, attributeMap:Object, uniformMap:Object, enableInstancing:Boolean) 创建一个 Shader3D 实例。 Parameters name:String attributeMap:Object uniformMap:Object enableInstancing:BooleanMethod D...

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

252. laya.d3.component.staticmesh.StaticBatchSubMesh_API3.0 [ 76%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface

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

253. Laya2自动同步cullingMask方案以及灯光裁剪补丁 [ 76%]

..._scene.lightCullingMask && this._scene.lightCullingMask instanceof Function){this._scene.lightCullingMask(scene,this);} 3、对想要开启灯光裁剪的场景调用 LightCullingMask.enableLightCullingMask(scene3d)即可 //注意 ExtCullingMask并不是针对对象进行,而是对摄相...

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

254. laya.d3.core.Sprite3D [ 76%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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

255. laya.d3.core.trail.TrailGeometry_API3.0 [ 76%]

...troy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Inherited accessor Enumeration Interface Static property

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

256. laya.d3.core.ui3d.UI3DGeometry_API3.0 [ 76%]

...troy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Method Inherited property Inherited method Inherited accessor Enumeration Interface

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

257. laya.components.Component_API3.0 [ 76%]

...ype parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

258. laya.d3.core.Sprite3D_API3.0 [ 76%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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

259. laya.d3.core.render.IUpdate [ 76%]

..._update(state:RenderState):voidIUpdateMethod Detail_update()method public function _update(state:RenderState):void Parameters state:RenderStateFri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

260. laya.d3.core.MeshSprite3D [ 76%]

...ponent3D 添加指定类型组件。 Sprite3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D  cloneTo(destObject:*):void[override] 克隆。 MeshSprite3D contains(node:Node):Boolean 当前容器是否包含指...

来源: laya_api 发布时间: 20170929