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

大约有 2,945 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0069 秒)

811. laya.d3.utils.Physics [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PhysicsProperties | Methods Packagelaya.d3.utilsClasspublic class PhysicsInheritancePhysics Object Physics 类用于简单物理检测。 Public Properties PropertyDefined By  gravity : Vector3[static] 重力。Physic...

来源: laya_api 发布时间: 20170929

812. 程序调试10秒钟后报错 [ 72%]

...son: Can't find a target that matches: d:\install\LayaBox\workspace\AirWar_Class11/bin/index.html.Available pages:["file:///D:/install/LayaBox/workspace/AirWar_Class11/bin/index.html"]) 附件 : --> 2016-12-30 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...

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

813. vmLaya: MVVM for LayaAir [ 72%]

...ya 基本应用:const TEST_PAGE = 'TestPage.json'; //我们的 ViewModel class HelloViewModel { //每隔 500ms 自增的一个数字序列   hello$ = $.timer(0, 500); } //一个 View @createView(TEST_PAGE) class HelloView extends VmViewBase<HelloViewModel> { //绑定 viewModel 的 hello$ ...

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

814. laya.d3.core.render.ScreenQuad_API3.0 [ 72%]

...als Only exported Menu Globals "laya/d3/core/render/ScreenQuad" ScreenQuad Class ScreenQuad ScreenQuad 类用于创建全屏四边形。 Hierarchy GeometryElement ScreenQuad Index Constructors constructor Properties _geometryElementOBj Accessors bufferState destroyed drawType indexFormat instanceCou...

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

815. laya.d3.graphics.VertexPositionNormalTextureSkin [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalTextureSkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTextureSkinInheritanceVertexPositionNormalTextureSkin ObjectImplements IVertex VertexPositionNormalColorTex...

来源: laya_api 发布时间: 20170929

816. laya.d3.renderobjs.nativeobj.NativeRenderElementOBJ_API3.0 [ 72%]

...aya/d3/RenderObjs/NativeOBJ/NativeRenderElementOBJ" NativeRenderElementOBJ Class NativeRenderElementOBJ Hierarchy NativeRenderElementOBJ NativeInstanceRenderElementOBJ NativeSkinRenderElementOBJ Implements IRenderElement Index Constructors constructor Properties _nativeObj _owner _shaderInstances Ac...

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

817. laya.d3.physics.shape.BoxColliderShape [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BoxColliderShapeProperties | Methods Packagelaya.d3.physics.shapeClasspublic class BoxColliderShapeInheritanceBoxColliderShape ColliderShape Object BoxColliderShape 类用于创建盒子形状碰撞器。 Public Properti...

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

818. 鼠标交互-自定义事件 [ 72%]

...发语言、LayaAirIDE让项目开发更高效。const ROTATE = "rotate"; class Interaction_CustomEvent { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.client...

来源: Laya2.0_示例 发布时间: 20241001

819. laya.d3.resource.models.BaseMesh [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BaseMeshProperties | Methods Packagelaya.d3.resource.modelsClasspublic class BaseMeshInheritanceBaseMesh laya.resource.ResourceSubclasses Mesh BaseMesh 类用于创建网格,抽象类,不允许实例。 Public Properties...

来源: laya_api 发布时间: 20170929

820. Laya中如何获取组件中的脚本,类似于unity里的getcomponent<>(); [ 72%]

...n1111 赞同来自: https://layaair.ldc.layabox.com/api/?category=Core&amp;class=laya.d3.core.Sprite3D   看一下也是getcomponentby 类型什么的。 2018-07-20 0 2 分享 微博 QZONE 微信 158*****553 赞同来自: 兄弟后来怎么解决的 2019-01-09 0 0 分享 微博 QZONE 微信 为什...

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