大约有 2,029 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0085 秒)
Laya_社区(1454) Laya3.0_api(361) Laya3.0_文档(64) Laya2.0_文档(44) Laya_示例(34) Laya2.0_api(26) laya_api(26) Laya2.0_示例(20)
...取HTTP响应2.3 使用原生的XMLHttpRequestHTTP通信 Author: Charley LayaAir3引擎提供了强大的HTTP通信模块,通过HttpRequest类来进行网络请求,支持包括GET、POST等常用HTTP方法。这一模块为游戏开发者提供了便捷的远程数据交互功能,使得游戏...
来源: Laya3.0_文档 发布时间: 20251010
Laya 绑定显示内容到骨骼动画 记录自己添加的内容: 1. 可绑定内容的骨骼动画 export default class BindSkeleton extends Laya.Skeleton { private __bindList:BindSource[]; constructor(){ super(); this.__bindList=[]; } /** * 绑定 * @param source */ bind(sou...
来源: Laya_社区 发布时间: 20190805
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
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
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
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
...json MovieClip类是找Map192622077fd.json export class MMovieClip extends Laya.MovieClip{ constructor(){ super(); } //初始化预加载数据 public m_initData(url:string,atlas:boolean,atlasPath?:string){ ...
来源: Laya_社区 发布时间: 20180615
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
... item = list[i]; Laya.Shader3D.compileShaderByDefineNames(key,item.subShaderIndex,item.passIndex,item.defineNames); } } console.log("预编译完成"); } 问题描述 问题1...
来源: Laya_社区 发布时间: 20210608
...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