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

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

41. laya.d3.component.animator.AnimatorState_API3.0 [ 95%]

...eters value: AnimatorTransition[] Returns void Methods addScript addScript(type: typeof AnimatorStateScript): AnimatorStateScript Defined in laya/d3/component/Animator/AnimatorState.ts:290 添加脚本。 Parameters type: typeof AnimatorStateScript 组件类型。 Returns AnimatorStateScript 脚本...

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

42. 预制体模块 · LayaAir3文档 · LAYABOX [ 95%]

...criptA extends Laya.Script { //declare owner : Laya.Sprite3D; @property( { type: Laya.Box } ) private box: Laya.Box; constructor() { super(); } onStart(): void { //加载预制体文件 Laya.loader.load("resources/Title.lh").then( (res)=>{ //创建预制体 let label: Laya.Label = res.create(); /...

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

43. laya.media.SoundChannel_API3.0 [ 95%]

...最大音量)。 Parameters v: number Returns void Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

44. laya.net.Loader_API3.0 [ 95%]

...EXTURECUBE TTF VIDEO XML downloader extMap groupMap loadedMap preLoadedMap typeMap Accessors loading Methods cacheRes cancelLoadByUrl cancelLoadByUrls clearRes clearTextureRes clearUnLoaded event fetch getRes hasListener load loadPackage off offAll offAllCaller on once cacheRes clearRes clearResByGr...

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

45. 预制体 · LayaAir3.3 · 引擎文档 · LAYABOX [ 95%]

...criptA extends Laya.Script { //declare owner : Laya.Sprite3D; @property( { type: Laya.Box } ) private box: Laya.Box; constructor() { super(); } onStart(): void { //加载预制体文件 Laya.loader.load("resources/Title.lh").then( (res)=>{ //创建预制体 let label: Laya.Label = res.create(); /...

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

46. TextInput有禁用中文输入法的功能吗? [ 94%]

... 2 个回复 Laya_Aaron 赞同来自:         static public const TYPE_TEXT:String = "text";         /** password 类型用于密码域输入。*/         static public const TYPE_PASSWORD:String = "password";         /** email 类型用于应该包含 e-mail 地址...

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

47. laya.d3.webxr.core.ButtonGamepad_API3.0 [ 94%]

...in laya/d3/WebXR/core/WebXRGamepad.ts:211 destroy Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

48. laya.net.HttpRequest [ 94%]

...ited Public Methods Show Inherited Public Methods MethodDefined By event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...

来源: laya_api 发布时间: 20170929

49. laya.net.HttpRequest [ 94%]

...ited Public Methods Show Inherited Public Methods MethodDefined By event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...

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

50. laya.device.motion.Gyroscope [ 94%]

...blic Methods MethodDefined By  Gyroscope(singleton:int)Gyroscope event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...

来源: laya_api 发布时间: 20170929