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

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

631. 发布之后报错,跨域问题 [ 54%]

发布之后报错,跨域问题 mac 下chrome运行发布内容出错,编译没有任何问题 laya.core.js:12245 Failed to load file:///Users/dongxiang/Documents/saolei/release/layaweb/v1.0.0/res/atlas/comp.atlas: Cross origin requests are only supported for protocol schemes: http, data, chrom...

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

632. laya.d3.physics.shape.CompoundColliderShape [ 54%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames CompoundColliderShapeProperties | Methods Packagelaya.d3.physics.shapeClasspublic class CompoundColliderShapeInheritanceCompoundColliderShape ColliderShape Object CompoundColliderShape 类用于创建盒子形状碰撞...

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

633. laya.d3.physics.RaycastVehicle_API3.0 [ 53%]

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" RaycastVehicle Class RaycastVehicle Hierarchy RaycastVehicle Index Constructors constructor Properties b...

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

634. laya.d3.shader.ShaderVariantCollection_API3.0 [ 53%]

Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/ShaderVariantCollection" ShaderVariantCollection Class ShaderVariantCollection 着色器变种集合。 Hierarchy ShaderVarian...

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

635. laya.ani.bone.canvasmesh.MeshData_API3.0 [ 53%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/canvasmesh/MeshData" MeshData Class MeshData 网格数据 Hierarchy MeshData SkinMeshForGraphic Index Properties canvasPad...

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

636. laya.filters.GlowFilter_API3.0 [ 53%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/filters/GlowFilter" GlowFilter Class GlowFilter 发光滤镜(也可以当成阴影滤使用) Hierarchy Filter GlowFilter Implemen...

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

637. laya.d3.core.render.command.DrawRenderCMD_API3.0 [ 53%]

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/render/command/DrawRenderCMD" DrawRenderCMD Class DrawRenderCMD Hierarchy Command DrawRenderCMD Index Constructors construc...

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

638. laya.d3.resource.models.SkyRenderer_API3.0 [ 53%]

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/resource/models/SkyRenderer" SkyRenderer Class SkyRenderer SkyRenderer 类用于实现天空渲染器。 Hierarchy SkyRenderer I...

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

639. laya.utils.Byte [ 53%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ByteProperties | Methods | Constants Packagelaya.utilsClasspublic class ByteInheritanceByte Object Byte 类提供用于优化读取、写入以及处理二进制数据的方法和属性。 注意: Byte 类适用于需...

来源: laya_api 发布时间: 20170929

640. var text = new Laya.Text();为什么text.pivot(200,200);不起作用 [ 53%]

var text = new Laya.Text();为什么text.pivot(200,200);不起作用 var text = new Laya.Text(); text.pivot(text.width / 2, text.height / 2); text.pivot(200,200); console.log(text.pivotX, text.pivotY); 打印显示都是0 2018-03-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...

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