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

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

1951. 人物行走图动画 [ 61%]

...er.ATLAS是static] 图集类型,加载完成后返回图集json信息(并创建图集内小图Texture)。      load(url:String, type:String = null, cache:Boolean = true):void 加载资源。 Laya.loader.load(AniConfPath, Handler.create(this, createAnimation), null, Loader.ATLAS);   这里的lo...

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

1952. Config_API3.0 [ 61%]

...false Defined in Config.ts:54 表明在一个系统性能低的环境是否创建该上下文的boolean值 Static powerPreference powerPreference: WebGLPowerPreference = "default" Defined in Config.ts:56 Static premultipliedAlpha premultipliedAlpha: boolean = true Defined in Config.ts:60 设置画...

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

1953. 关于Tween类多个对象同时缓动的时候过一段时间会不同步 [ 61%]

...于Tween类多个对象同时缓动的时候过一段时间会不同步 我创建了7个实例  然后在他们内部封装了动画方法然后同步执行 private function loadComplete2():void { Laya.stage.addChild(view); for(var i:int=1;i<=7;i++) { var tempItem:ItemUi=new ItemUi() Laya.stage....

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

1954. laya.d3.physicscannon.shape.CannonSphereColliderShape_API3.0 [ 61%]

...ColliderShape Class CannonSphereColliderShape SphereColliderShape 类用于创建球形碰撞器。 Hierarchy CannonColliderShape CannonSphereColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTAT...

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

1955. 加载.lh文件 运行后黑屏 无法显示 [ 61%]

... this.onComplete));     }     public onComplete():void {     //创建场景     var scene = Laya.stage.addChild(new Laya.Scene3D());     //创建相机     var camera = new Laya.Camera(0, 0.1, 100);     scene.addChild(camera);     camera.name = "camera";       ...

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

1956. laya.ui.Clip [ 61%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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

1957. laya.ui.CheckBox [ 61%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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

1958. laya.d3.physics.shape.MeshColliderShape_API3.0 [ 61%]

...hape" MeshColliderShape Class MeshColliderShape MeshColliderShape 类用于创建网格碰撞器。 Hierarchy ColliderShape MeshColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Access...

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

1959. laya.d3.core.scene.Scene3D [ 61%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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

1960. laya.d3.resource.models.SkyBox_API3.0 [ 61%]

...obals "laya/d3/resource/models/SkyBox" SkyBox Class SkyBox SkyBox 类用于创建天空盒。 Hierarchy GeometryElement SkyBox Index Constructors constructor Properties _geometryElementOBj instance Accessors bufferState destroyed drawType indexFormat instanceCount mode Methods _getType clearRenderPa...

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