大约有 554 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0043 秒)
Laya3.0_api(174) Laya_社区(113) Laya2.0_api(87) laya_api(79) Laya3.0_文档(53) Laya2.0_文档(45) Laya2.0_示例(2) Laya_示例(1)
...功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆盖之前...
来源: Laya3.0_api 发布时间: 20231115
...1036 关注: 1 人 herosNerverDie • 2019-01-04 19:05 unity中和 laya中 单位是不一样的 , 可以直接在unity中创建一个摆放好角度的摄像机 , 然后导出
来源: Laya_社区 发布时间: 20180908
...功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆盖之前...
来源: Laya3.0_api 发布时间: 20231115
...r; time /= player.playbackRate; // 根据速率得出准确的单位时间 // 停留的时间必须小于总时间 if (time >= 0 && time <= player.playDuration) { let frame = time / player.cacheFrameRateInterval | 0; // 实际帧数 ...
来源: Laya_社区 发布时间: 20181115
...功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆盖之前...
来源: Laya3.0_api 发布时间: 20231115
...功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆盖之前...
来源: Laya3.0_api 发布时间: 20231115
...; //设置文本颜色 txt.color = "#FF0000"; //设置文本字体大小,单位是像素 txt.fontSize = 66; //设置字体描边 txt.stroke = 5;//描边为5像素 txt.strokeColor = "#FFFFFF"; //设置为粗体 txt.bold = true; //设置文本的显示起点位置X,Y txt.pos(60,100); //设置舞台...
来源: Laya_社区 发布时间: 20171019
...剪 > Method Detail `defaultPhysicsMemory` 物理功能初始化内存,单位为M。 注意:内存必须大于16M **Implementation** public function set defaultPhysicsMemory( value : int ) : void public function get defaultPhysicsMemory() : int ### 如何设置Config3D 首先创建...
来源: Laya2.0_文档 发布时间: 20210715
...剪 > Method Detail `defaultPhysicsMemory` 物理功能初始化内存,单位为M。 注意:内存必须大于16M **Implementation** public function set defaultPhysicsMemory( value : int ) : void public function get defaultPhysicsMemory() : int ### 如何设置Config3D 首先创建...
来源: Laya2.0_文档 发布时间: 20210715
...功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆盖之前...
来源: Laya3.0_api 发布时间: 20231115