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

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

201. laya.d3.core.trail.TrailRenderer [ 79%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TrailRendererProperties | Methods Packagelaya.d3.core.trailClasspublic class TrailRendererInheritanceTrailRenderer BaseRender EventDispatcher Object TrailRenderer 类用于创建拖尾渲染器。 Public Properties Hide ...

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

202. js怎么主动调用AS定义的静态变量? [ 79%]

...2017-03-21 17:11 浏览: 1247 关注: 2 人 vincent • 2017-03-21 17:41 //class common.dataModule.DataSingleton var DataSingleton=(function(){ function DataSingleton(){}; __class(DataSingleton,'common.dataModule.DataSingleton'); DataSingleton.dxMerchantID=20000020; DataSingleton.dxAccount=null Data...

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

203. laya.resource.Resource_API3.0 [ 79%]

...ted Externals Only exported Menu Globals "laya/resource/Resource" Resource Class Resource Resource 资源存取类。 Hierarchy EventDispatcher Resource BaseTexture BaseShader TextTexture HTMLCanvas BitmapFont Prefab Material Mesh Texture AtlasResource AnimationClip AnimatorController AnimationClip2...

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

204. laya.d3.terrain.TerrainRender [ 79%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TerrainRenderProperties | Methods Packagelaya.d3.terrainClasspublic class TerrainRenderInheritanceTerrainRender BaseRender EventDispatcher Object MeshRender 类用于网格渲染器。 Public Properties Hide Inherited Pu...

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

205. laya.physics.joint.RopeJoint [ 79%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RopeJointProperties | Methods Packagelaya.physics.jointClasspublic class RopeJointInheritanceRopeJoint JointBase Component Object 绳索关节:限制了两个点之间的最大距离。它能够阻止连接的物体之...

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

206. laya.physics.joint.WeldJoint [ 79%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames WeldJointProperties | Methods Packagelaya.physics.jointClasspublic class WeldJointInheritanceWeldJoint JointBase Component Object 焊接关节:焊接关节的用途是使两个物体不能相对运动,受到关节的...

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

207. 如何实例化保存在 object中的 Class [ 79%]

如何实例化保存在 object中的 Class var panelDic:Dictionary= new Dictionary(); panelEventDic.set("BagUI",{"uiClass": BagUI});   var uiData:Object = panelDic.get("BagUI"); var uiClass:Class = uiData.uiClass; var ui:View = new uiClass();   如上代码所示:在Object中保存的 Class 应...

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

208. 自动旋转后残影 [ 79%]

...spatcher; import laya.utils.Browser; import laya.utils.Tween;     public class testVH {   protected var _tip:Sprite; public function testVH() { IEventDispatcher; Config.isAlpha = true; Config.isAntialias = true; Laya.init(0, 0,true); Laya.stage.bgColor = "#000000"; ChangeSize(); Laya.timer.once(1...

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

209. laya.d3.resource.RenderTexture [ 79%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RenderTextureProperties | Methods | Constants Packagelaya.d3.resourceClasspublic class RenderTextureInheritanceRenderTexture BaseTexture laya.resource.Bitmap //RenderTexture 类用于创建渲染目标。 Public Propert...

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

210. laya.d3.core.particleShuriKen.module.shape.SphereShape [ 79%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SphereShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class SphereShapeInheritanceSphereShape BaseShape Object SphereShape 类用于创建球形粒子形状。 Public Properties Hid...

来源: laya_api 发布时间: 20170929