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

大约有 1,460 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0070 秒)

751. [LayaAir2]在使用videoDom创建视频元素后iPad跟iPhone中位置不一样 [ 62%]

[LayaAir2]在使用videoDom创建视频元素后iPad跟iPhone中位置不一样 附件 : --> 2024-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_XS 赞同来自: 因为你没有提供相应的demo来...

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

752. laya.d3.resource.RenderTexture [ 62%]

...nceRenderTexture BaseTexture laya.resource.Bitmap //RenderTexture 类用于创建渲染目标。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture  currentActive : RenderTexture[static] [read-onl...

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

753. laya.d3.graphics.VertexPositionNormalColorTexture0Texture1Tangent [ 62%]

... ObjectImplements IVertex VertexPositionNormalColorTextureTangent 类用于创建位置、法线、颜色、纹理、切线顶点结构。 Public Properties PropertyDefined By  color : Vector4[read-only] VertexPositionNormalColorTexture0Texture1Tangent  normal : Vector3[read-only] VertexPositio...

来源: laya_api 发布时间: 20170929

754. 实体组件系统 · LayaAir3.3 · 引擎文档 · LAYABOX [ 62%]

...方法 2.1 组件的生命周期方法 生命周期方法是指在物体的创建、销毁、激活、禁用等过程中,会自动调用的方法。当使用自定义的组件脚本时,可以实现如下生命周期方法,方便快速开发业务逻辑。可以在每个方法中打印一条日...

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

755. Flash转H5教程呢 [ 62%]

...是否有配到代码下载? Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 根据官方教程:FlashBuilder-LayaCompiler-运行提示"must set Document Class!" 仿<蚂蚁森林>案例(新手向教程) ——含源码 【教程】2.0微信开放数据域展示组件的...

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

756. 发现TimeLine的一些问题,像是BUG [ 62%]

...{ //实例UI界面 Laya.stage.bgColor="#353535"; sp1=createSprite(50,50);//创建方块1 sp2=createSprite(250,50);//创建方块2 sp3=createSprite(450,50);//创建方块3 addTime(timeLine1,sp1,200);//sp1添加缓动,从50到200的位置 addTime(timeLine2,sp2,200);//sp2添加缓动,从50到200的...

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

757. Handler 未定义 [ 62%]

...2.0 在构造函数中获取基类的组件,报错说未定义。 LayaIDE创建项目libs 文件下的类未定义 as 自动生成的页面逻辑类报错:__class未定义 Scene3D未定义 问题状态 最新活动: 2017-09-20 20:08 浏览: 749 关注: 2 人

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

758. LayaBox加载TiledMap地图和注意事项 [ 62%]

...舞台 Laya.init(Laya.Browser.width, Laya.Browser.height, Laya.WebGL); //创建TiledMap实例 this.tMap = new Laya.TiledMap(); //创建Rectangle实例,视口区域 var viewRect = new Laya.Rectangle(0, 0, Laya.Browser.width, Laya.Browser.height); //创建TiledMap地图        this.tMap.crea...

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

759. laya.d3.physics.PhysicsComponent_API3.0 [ 62%]

...mponent" PhysicsComponent Class PhysicsComponent PhysicsComponent 类用于创建物理组件的父类。 Hierarchy Component PhysicsComponent PhysicsTriggerComponent CharacterController Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors ...

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

760. laya.d3.graphics.IVertex [ 62%]

...kenParticleBillboard, VertexShurikenParticleMesh IVertex 接口用于实现创建顶点声明。 Public Properties PropertyDefined By  vertexDeclaration : VertexDeclaration[read-only] IVertexProperty DetailvertexDeclarationpropertyvertexDeclaration:VertexDeclaration  [read-only] Implementation ...

来源: laya_api 发布时间: 20170929