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

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

771. laya.d3.core.particleShuriKen.module.VelocityOverLifetime [ 86%]

...GradientVelocity  [read-only] 取尺寸。 Implementation     public function get velocity():GradientVelocityConstructor DetailVelocityOverLifetime()Constructorpublic function VelocityOverLifetime(velocity:GradientVelocity) 创建一个 VelocityOverLifetime 实例。 Parameters velocity:Gradie...

来源: laya_api 发布时间: 20170929

772. laya.d3.core.particleShuriKen.module.VelocityOverLifetime [ 86%]

...GradientVelocity  [read-only] 取尺寸。 Implementation     public function get velocity():GradientVelocityConstructor DetailVelocityOverLifetime()Constructorpublic function VelocityOverLifetime(velocity:GradientVelocity) 创建一个 VelocityOverLifetime 实例。 Parameters velocity:Gradie...

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

773. laya.d3.resource.TextureCube [ 86%]

...only] [override] 获取默认纹理资源。 Implementation     public function get defaulteTexture():BaseTexturegrayTextureproperty public static var grayTexture:TextureCube灰色纯色纹理。Constructor DetailTextureCube()Constructorpublic function TextureCube(format:int, mipmap:Boolean = f...

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

774. laya.d3.core.particleShuriKen.module.shape.ConeShape [ 86%]

...ius:Number发射器半径。Constructor DetailConeShape()Constructorpublic function ConeShape() 创建一个 ConeShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()method override...

来源: laya_api 发布时间: 20170929

775. laya.d3.core.particleShuriKen.module.shape.ConeShape [ 86%]

...ius:Number发射器半径。Constructor DetailConeShape()Constructorpublic function ConeShape() 创建一个 ConeShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()method override...

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

776. 照着官方文档写的 Dialog 报错? [ 86%]

照着官方文档写的 Dialog 报错? var LoadResource = function () { LoadResource.prototype.init = function () { this._container = new Sprite(); Laya.stage.addChild(this._container); Laya.loader.load(["../bin/res/ui/progressBar.png", "../bin/res/ui/progressBar$bar.png"], Handler.create(this, ...

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

777. laya.utils.Stat [ 86%]

...eCulling : int = 0[static] 八叉树节点剔除次数。Stat  onclick : Function[static] [write-only] 点击性能统计显示区域的处理函数。 Stat  renderBatches : int = 0[static] 渲染批次。Stat  renderSlow : Boolean = false[static] 表示当前使用的是否为慢渲染模式...

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

778. laya.utils.Log [ 86%]

...动清理一次,默认为50次Method Detailclear()method public static function clear():void 清理日志 enable()method  public static function enable():void 激活Log系统,使用方法Laya.init(800,600,Laya.Log); print()method  public static function print(value:String):void 增加日志内...

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

779. 真机上随机报错 [ 86%]

...huriKenParticle3D._cloneTo (http://222222.com/libs/laya.d3.js:24966:34) at Function._parseSprite3DInstance (http://222222.com/libs/laya.d3.js:6954:20) at Function._parseSprite3DInstance (http://2222.com/libs/laya.d3.js:6953:23) at Function._parseSprite3DInstance (http://22 2021-12-01 17:08:49.363 11...

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

780. laya.d3.core.BaseCamera_API3.0 [ 86%]

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