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

大约有 3,292 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0106 秒)

431. Laya3.0正式版spine3.8的动画资源不能正常显示 [ 82%]

... class Main extends Laya.Script { private skeleton: SpineSkeleton; private index: number = -1; public pageWidth: number; public pageHeight: number; onStart() { console.log("Game start"); Laya.loader.load("resources/res/spineboy-pma.skel", Loader.SPINE).then((templet: SpineTemplet) => { this.skele...

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

432. laya.components.Animation2DParm_API3.0 [ 82%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/Animation2DParm" Animation2DParm Class Animation2DParm Hierarchy Animation2DParm Index Properties name type value Proper...

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

433. laya.d3.utils.Size_API3.0 [ 82%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/utils/Size" Size Class Size Hierarchy Size Index Constructors constructor Accessors height width fullScreen Constructors constru...

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

434. laya.spine.ExternalSkinItem_API3.0 [ 82%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/spine/ExternalSkinItem" ExternalSkinItem Class ExternalSkinItem Hierarchy ExternalSkinItem Index Accessors attachment skin slot Acc...

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

435. laya.display.cmd.TransformCmd_API3.0 [ 82%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/TransformCmd" TransformCmd Class TransformCmd 矩阵命令 Hierarchy TransformCmd Index Properties matrix pivotX pivotY...

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

436. laya.d3.physics.btVehicleTuning_API3.0 [ 81%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/RaycastVehicle" btVehicleTuning Class btVehicleTuning Hierarchy btVehicleTuning Index Properties frictionSlip maxSuspens...

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

437. laya.display.cmd.RotateCmd_API3.0 [ 81%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/RotateCmd" RotateCmd Class RotateCmd 旋转命令 Hierarchy RotateCmd Index Properties angle pivotX pivotY ID Methods r...

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

438. laya.d3.core.pixelline.PixelLineFilter_API3.0 [ 81%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/pixelLine/PixelLineFilter" PixelLineFilter Class PixelLineFilter PixelLineFilter 类用于线过滤器。 Hierarchy Geometr...

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

439. laya.display.cmd.DrawTexturesCmd_API3.0 [ 81%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawTexturesCmd" DrawTexturesCmd Class DrawTexturesCmd 根据坐标集合绘制多个贴图 Hierarchy DrawTexturesCmd I...

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

440. iphone环境下使用image加载同域名下的验证码地址,居然启用了不同的sessionid,导致验证码失效 [ 81%]

...码内容到session中,提交时提示验证码错误。 1、LAYABOX的index.html和code.php是同一个域名下的,没有跨域,图片能加载出来,但是session储存的位置和index.html的session位置不同,相当于用了新的浏览器打开图片地址的感觉; 2、直接把...

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