大约有 728 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0154 秒)
Laya_社区(370) Laya3.0_api(187) Laya2.0_api(91) laya_api(44) Laya2.0_文档(18) Laya3.0_文档(17) Laya2.0_示例(1)
...ses | Index | Frames No Frames MeshRenderProperties | Methods Packagelaya.d3.coreClasspublic class MeshRenderInheritanceMeshRender BaseRender EventDispatcher ObjectSubclasses SkinnedMeshRender MeshRender 类用于网格渲染器。 Public Properties Hide Inherited Public Properties Show Inheri...
来源: laya_api 发布时间: 20170929
... | Index | Frames No Frames TerrainRenderProperties | Methods Packagelaya.d3.terrainClasspublic class TerrainRenderInheritanceTerrainRender BaseRender EventDispatcher Object MeshRender 类用于网格渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properti...
来源: Laya2.0_api 发布时间: 20190513
...ses | Index | Frames No Frames MotorJointProperties | Methods Packagelaya.physics.jointClasspublic class MotorJointInheritanceMotorJoint JointBase Component Object 马达关节:用来限制两个刚体,使其相对位置和角度保持不变 Public Properties Hide Inherited Public Properti...
来源: Laya2.0_api 发布时间: 20190513
...一玩处取排行榜时返回的用户头像URL 代码如下 var WebGL = Laya.WebGL; // 程序入口 var GameMain = /** @class */ (function () { function GameMain() { //初始化引擎 Laya.init(1136, 640); for (var i = 0; i < 4; i++) { var sp = new Laya.Sprite(); var xhr = new Laya.HttpRequest(...
来源: Laya_社区 发布时间: 20180629
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/map/TiledMap" TiledMap Class TiledMap tiledMap是整个地图的核心 地图以层级来划分地图(例如:地表层,植被...
来源: Laya3.0_api 发布时间: 20231115
...ex | Frames No Frames BoxColliderProperties | Methods | Events Packagelaya.d3.component.physicsClasspublic class BoxColliderInheritanceBoxCollider Collider Component3D EventDispatcher Object BoxCollider 类用于创建盒子碰撞器。 Public Properties Hide Inherited Public Properties Show In...
来源: laya_api 发布时间: 20170929
...| Frames No Frames SphereColliderProperties | Methods | Events Packagelaya.d3.component.physicsClasspublic class SphereColliderInheritanceSphereCollider Collider Component3D EventDispatcher Object SphereCollider 类用于创建球碰撞器。 Public Properties Hide Inherited Public Properties Sh...
来源: laya_api 发布时间: 20170929
...icDistance = ListConst.elasticDistance; this.list_view.renderHandler = new Laya.Handler(this, this.onItemUpdate); this.list_view.mouseHandler = new Laya.Handler(this, this.onItemClick); this.list_view.array = ;// 这里必须要初始化数据 } ViewActivityLimitedTask.prototype.onItemUpdate = fu...
来源: Laya_社区 发布时间: 20191111
html效果用layaAirIde 实现 这个是一个很简单纯html文本 想问一下这个怎么用layaAirIde 实现一样的效果呢 谢谢回复,感谢! <!DOCTYPEhtml> <htmllang="en" <head> <metacharset="UTF-8"> <title>Document</title> <st...
来源: Laya_社区 发布时间: 20181018
...出JS文件的,由壳子去引用这个JS,会出现两个<div id="layaContainer"><canvas id="layaCanvas" height="1242" width="2208" style="position: absolute; left: 0px; top: 0px; background: rgb(35, 38, 40); transform-origin: 0px 0px 0px; transform: matrix(0.333333, 0, 0, 0.333333, 0, ...
来源: Laya_社区 发布时间: 20170322