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

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

751. HTTP通信 · LayaAir3.4 · 引擎文档 · LAYABOX [ 68%]

...取HTTP响应2.3 使用原生的XMLHttpRequestHTTP通信 Author: Charley LayaAir3引擎提供了强大的HTTP通信模块,通过HttpRequest类来进行网络请求,支持包括GET、POST等常用HTTP方法。这一模块为游戏开发者提供了便捷的远程数据交互功能,使得游戏...

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

752. Laya 绑定显示内容到骨骼动画 [ 68%]

Laya 绑定显示内容到骨骼动画  记录自己添加的内容:   1. 可绑定内容的骨骼动画   export default class BindSkeleton extends Laya.Skeleton { private __bindList:BindSource[]; constructor(){ super(); this.__bindList=[]; }  /** * 绑定 * @param source */ bind(sou...

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

753. laya.d3.core.particleshuriken.module.GradientAngularVelocity_API3.0 [ 68%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/GradientAngularVelocity" GradientAngularVelocity Class GradientAngularVelocity GradientRotation 类...

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

754. laya.map.TileTexSet_API3.0 [ 68%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/map/TileTexSet" TileTexSet Class TileTexSet 此类是子纹理类,也包括同类动画的管理 TiledMap会把纹理分割成无...

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

755. laya.maths.Vector3_API3.0 [ 68%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Vector3" Vector3 Class Vector3 Vector3 类用于创建三维向量。 Hierarchy Vector3 Implements IClone Index Constructors ...

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

756. laya.maths.Matrix_API3.0 [ 68%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Matrix" Matrix Class Matrix Matrix 类表示一个转换矩阵,它确定如何将点从一个坐标空间映射到另一个...

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

757. 版本管理swf找同名的Json文件发现找不到 [ 68%]

...json MovieClip类是找Map192622077fd.json export class MMovieClip extends Laya.MovieClip{         constructor(){             super();         }         //初始化预加载数据         public m_initData(url:string,atlas:boolean,atlasPath?:string){   ...

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

758. Laya.Sprite loadImage 参数问题 [ 68%]

Laya.Sprite loadImage 参数问题 第一天学习laya,遇见个问题。api上对loadimage的描述是:   loadImage(url:String, x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0, complete:Handler = null) 官方文档也是这么用的:http://ldc.layabox.com/doc/?nav=zh-ts-1-3-...

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

759. shader预编译的bug [ 67%]

...            item = list[i];                 Laya.Shader3D.compileShaderByDefineNames(key,item.subShaderIndex,item.passIndex,item.defineNames);             }         }          console.log("预编译完成");     }   问题描述 问题1...

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

760. laya.d3.math.Vector3_API3.0 [ 67%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Vector3" Vector3 Class Vector3 Vector3 类用于创建三维向量。 Hierarchy Vector3 Implements IClone Index Constructors constructor Properties x y z ForwardLH ForwardRH NegativeUnitX ONE UnitX UnitY UnitZ Up...

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