大约有 14 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0030 秒)
...lic/Protected All Inherited Externals Only exported Menu Globals "laya/net/HttpRequest" HttpRequest Class HttpRequest HttpRequest 通过封装 HTML XMLHttpRequest 对象提供了对 HTTP 协议的完全的访问,包括做出 POST 和 HEAD 请求以及普通的 GET 请求的能力。 HttpRequest ...
来源: Laya3.0_api 发布时间: 20231115
...fined in laya/net/URL.ts:18 扩展的基础路径映射表,比如{"aa/":"http://abc.com/"},则把路径以aa/开头的资源映射到http://abc.com/下 Static rootPath rootPath: string = "" Defined in laya/net/URL.ts:21 root路径。只针对'~'类型的url路径有效 Static version version: Reco...
来源: Laya3.0_api 发布时间: 20231115
...坐标系),或者设备决定的任意坐标系。关于坐标系参见https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Orientation_and_motion_data_explained。 info: RotationInfo类型参数,保存设备的旋转值。 浏览器兼容性参见:http://caniuse.com/#search=deviceorien...
来源: Laya3.0_api 发布时间: 20231115
...pp,音效只能用wav格式)。 详细教程及声音格式请参考:http://ldc2.layabox.com/doc/?nav=ch-as-1-7-0 Hierarchy SoundManager Index Properties autoReleaseSound musicVolume playbackRate soundVolume Accessors autoStopMusic musicMuted muted soundMuted useAudioMusic Methods addChannel d...
来源: Laya3.0_api 发布时间: 20231115
...ics/Physics.ts:19 Box2d引擎的全局引用,更多属性和api请参考 http://box2d.org positionIterations positionIterations: number = 3 Defined in laya/physics/Physics.ts:25 位置迭代次数,增大数字会提高精度,但是会降低性能 velocityIterations velocityIterations: number =...
来源: Laya3.0_api 发布时间: 20231115
...88 分解四元数到欧拉角(顺序为Yaw、Pitch、Roll),参考自http://xboxforums.create.msdn.com/forums/p/4574/23988.aspx#23988,问题绕X轴翻转超过±90度时有,会产生瞬间反转 Parameters out: Vector3 欧拉角值 Returns void identity identity(): void Defined in laya/maths...
来源: Laya3.0_api 发布时间: 20231115
...88 分解四元数到欧拉角(顺序为Yaw、Pitch、Roll),参考自http://xboxforums.create.msdn.com/forums/p/4574/23988.aspx#23988,问题绕X轴翻转超过±90度时有,会产生瞬间反转 Parameters out: Vector3 欧拉角值 Returns void identity identity(): void Defined in laya/d3/ma...
来源: Laya3.0_api 发布时间: 20231102
...41 分解四元数到欧拉角(顺序为Yaw、Pitch、Roll),参考自http://xboxforums.create.msdn.com/forums/p/4574/23988.aspx#23988,问题绕X轴翻转超过±90度时有,会产生瞬间反转 Parameters out: ConchVector3 欧拉角值 Returns void identity identity(): void Defined in laya/...
来源: Laya3.0_api 发布时间: 20231102
...义位图字体信息。 字体制作及使用方法,请参考文章 see http://ldc2.layabox.com/doc/?nav=ch-js-1-2-5 Hierarchy Resource BitmapFont Index Constructors constructor Properties _id autoScaleSize destroyedImmediately dict fontSize letterSpacing lineHeight lock maxWidth name padding tex...
来源: Laya3.0_api 发布时间: 20231115
...一个远程包,那需要提供远程资源服务器的地址,例如"http://cdn.com/" onprogress 加载进度回调 Parameters path: string Optional remoteUrl: string Optional onProgress: ProgressCallback Returns Promise<void> off off(type: string, listener: Function): EventDispatcher off(...
来源: Laya3.0_api 发布时间: 20231115