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

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

651. laya.ani.swf.MovieClip [ 38%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  basePath : String资源根目录。MovieClip blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String ...

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

652. laya.components.AnimatorState2D_API3.0 [ 38%]

...me speed yoyo Accessors clip Methods addScript clone cloneTo destroy event getScript getScripts hasListener off offAll offAllCaller on once Properties clipEnd clipEnd: number = 1 Defined in laya/components/AnimatorState2D.ts:55 动作播放结束时间。 clipStart clipStart: number = 0 Defined in l...

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

653. 微信小游戏加载资源问题 [ 37%]

...Of(MiniAdpter.nativefiles[i]) != -1) return true; } return false; } static getFileInfo(fileUrl) { var fileNativePath = fileUrl; var fileObj = MiniFileMgr.fakeObj[fileNativePath]; if (fileObj == null) return null; else return fileObj; return null; } static read(filePath, encoding = "utf8", ...

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

654. laya.d3.core.material.BaseMaterial [ 36%]

... 设置渲染相关状态。 BaseMaterial  _setRenderStateFrontFace(isTarget:Boolean, transform:Transform3D):void 设置渲染相关状态。 BaseMaterial  _upload():void 上传材质。 BaseMaterial  clone():* 克隆。 BaseMaterial  cloneTo(destObject:*):void 克隆。 BaseMaterial  onAs...

来源: laya_api 发布时间: 20170929

655. laya.ui.ScaleBox [ 35%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边...

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

656. laya.ui.Box [ 35%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底...

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

657. laya.d3.renderobjs.nativeobj.NativeShaderData_API3.0 [ 35%]

...exture compressUBO compressVector2 compressVector3 compressVector4 destroy getBool getBuffer getColor getInt getMatrix4x4 getNumber getShaderData getSourceIndex getTexture getUniformBuffer getValueData getVector getVector2 getVector3 hasDefine removeDefine reset setBool setBuffer setColor setInt set...

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

658. laya.d3.core.light.DirectionLight [ 35%]

...一次某函数(基于帧率)。功能同Laya.timer.frameOnce()。 Node getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点...

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

659. laya.d3.core.light.PointLight [ 34%]

...一次某函数(基于帧率)。功能同Laya.timer.frameOnce()。 Node getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点...

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

660. 构建apk后,java报错 [ 34%]

...64)         at com.android.server.pm.PackageManagerService.installPackageTracedLI(PackageManagerService.java:18919)         at com.android.server.pm.PackageManagerService.-wrap33(Unknown Source:0)         at com.android.server.pm.PackageManagerService$8.run(PackageManagerService.java:163...

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