大约有 209 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)
...efined in laya/utils/Pool.ts:111 根据传入的对象类型标识字符,获取对象池中已存储的此类型的一个对象,如果对象池中无此类型的对象,则返回 null 。 Parameters sign: string 对象类型标识字符。 Returns any 对象池中此类型的一个对象,如...
来源: Laya3.0_api 发布时间: 20231115
...eFrameRate(value: number): void Defined in laya/ani/AnimationPlayer.ts:187 获取默认帧率* Returns number value 默认帧率 Defined in laya/ani/AnimationPlayer.ts:195 设置默认帧率,每秒60帧,注意:修改此值会有计算开销。* Parameters value: number Returns void value 缓存帧...
来源: Laya3.0_api 发布时间: 20231115
...类包含控制声音的播放、暂停、停止、音量的方法,以及获取声音的播放状态、总时间、当前播放时间、总循环次数、播放地址等信息的方法。 Hierarchy EventDispatcher SoundChannel Index Properties completeHandler isStopped loops startTime url Accessor...
来源: Laya3.0_api 发布时间: 20231115
...string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:101 获取资源的UUID。 video video: HTMLVideoElement Defined in laya/device/media/HtmlVideo.ts:10 Static DEBU...
来源: Laya3.0_api 发布时间: 20231102
...vice/motion/Accelerator" Accelerator Class Accelerator Accelerator.instance获取唯一的Accelerator引用,请勿调用构造函数。 listen()的回调处理器接受四个参数: acceleration: 表示用户给予设备的加速度。 accelerationIncludingGravity: 设备受到的总加速度(...
来源: Laya3.0_api 发布时间: 20231115
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...
来源: Laya3.0_api 发布时间: 20231115
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...
来源: Laya3.0_api 发布时间: 20231115
....ts:105 名称。 url url: string Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Defined in laya/resource/Resource.ts:19 是否开启debug模式 Accessors cpuMe...
来源: Laya3.0_api 发布时间: 20231115
...imatorStateScript | null Defined in laya/components/AnimatorState2D.ts:231 获取脚本。 Parameters type: typeof AnimatorStateScript 组件类型。 Returns AnimatorStateScript | null 脚本。 getScripts getScripts(type: typeof AnimatorStateScript): AnimatorStateScript[] | null Defined in laya/co...
来源: Laya3.0_api 发布时间: 20231115
...string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:101 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...
来源: Laya3.0_api 发布时间: 20231102