大约有 12 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0045 秒)
...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
...kable get seekable(): any Defined in laya/media/VideoTexture.ts:424 参见 http://www.w3school.com.cn/tags/av_prop_seekable.asp。 Returns any seeking get seeking(): boolean Defined in laya/media/VideoTexture.ts:432 seeking 属性返回用户目前是否在音频/视频中寻址。 寻址中(Seeki...
来源: 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
...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
...PE_WEEK TYPE_TIME TYPE_DATE_TIME TYPE_DATE_TIME_LOCAL 平台兼容性参见http://www.w3school.com.cn/html5/html_5_form_input_types.asp。 Returns string Defined in laya/display/Input.ts:586 输入框类型为Input静态常量之一。 TYPE_TEXT TYPE_PASSWORD TYPE_EMAIL TYPE_URL TYPE_NUMBER TYPE_RAN...
来源: Laya3.0_api 发布时间: 20231115
...不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注意: 在PC端可以在任何时机调用play()因此,可以在程序开始运行时就使Video开始播放。但是在移动端,只有在用户第一次...
来源: Laya3.0_api 发布时间: 20231115
...不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注意: 在PC端可以在任何时机调用play()因此,可以在程序开始运行时就使Video开始播放。但是在移动端,只有在用户第一次...
来源: 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
...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
...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