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

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

261. laya.components.AnimatorPlayState2D_API3.0 [ 71%]

...ted Menu Globals "laya/components/AnimatorPlayState2D" AnimatorPlayState2D Class AnimatorPlayState2D Hierarchy AnimatorPlayState2D Index Constructors constructor Properties _finish _frontPlay _playAllTime Accessors animatorState duration Constructors constructor new AnimatorPlayState2D(): AnimatorPl...

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

262. laya.d3.renderobjs.renderobj.CullPassBase_API3.0 [ 71%]

...exported Menu Globals "laya/d3/RenderObjs/RenderObj/CullPass" CullPassBase Class CullPassBase Hierarchy CullPassBase BVHCullPass Implements ICullPass Index Accessors cullList Methods cullByCameraCullInfo cullByShadowCullInfo cullingSpotShadow cullDistanceVolume Accessors cullList get cullList(): Sin...

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

263. alertexception info: [Typeerror: null is not object (evaluating this. vaoext createvertexarrayoes"] [ 71%]

... 请问object层中添加的sprite怎么添加点击事件 Warning!,this class[MiniAdpter] already exist: Object {init: } Cannot read property 'displayObject' of null 遍历子对象的时候多出两个null A B两物体触发时会报null 跳转场景后laya.core.js就报Cannot read property 'width...

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

264. laya.d3.physics.RaycastVehicle_API3.0 [ 71%]

...Only exported Menu Globals "laya/d3/physics/RaycastVehicle" RaycastVehicle Class RaycastVehicle Hierarchy RaycastVehicle Index Constructors constructor Properties btVehiclePtr tuing userdata Methods addWheel getNumWheels getWheelInfo Constructors constructor new RaycastVehicle(btObj: number): Raycas...

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

265. laya.d3.shader.ShaderVariantCollection_API3.0 [ 71%]

...u Globals "laya/d3/shader/ShaderVariantCollection" ShaderVariantCollection Class ShaderVariantCollection 着色器变种集合。 Hierarchy ShaderVariantCollection Index Accessors allCompiled variantCount Methods add clear compile contatins getByIndex remove Accessors allCompiled get allCompiled(): ...

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

266. laya.ani.bone.canvasmesh.MeshData_API3.0 [ 71%]

...ls Only exported Menu Globals "laya/ani/bone/canvasmesh/MeshData" MeshData Class MeshData 网格数据 Hierarchy MeshData SkinMeshForGraphic Index Properties canvasPadding indexes texture useUvTransform uvTransform uvs vertices Methods getBounds Properties canvasPadding canvasPadding: number = 1 Def...

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

267. IDE-显示IDE创建的界面 [ 71%]

... = Laya.Label; import Handler = Laya.Handler; import Loader = Laya.Loader; class TestUI extends game.ui.test.TestPageUI { constructor() { super(); //btn是编辑器界面设定的,代码里面能直接使用,并且有代码提示 this.btn.on(Laya.CLICK, this, this.onBtnClick); this.btn2.on(Laya....

来源: Laya_示例 发布时间: 20240930

268. IDE-显示IDE创建的界面 [ 71%]

... = Laya.Label; import Handler = Laya.Handler; import Loader = Laya.Loader; class TestUI extends game.ui.test.TestPageUI { constructor() { super(); //btn是编辑器界面设定的,代码里面能直接使用,并且有代码提示 this.btn.on(Laya.CLICK, this, this.onBtnClick); this.btn2.on(Laya....

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

269. laya.filters.GlowFilter_API3.0 [ 71%]

... Externals Only exported Menu Globals "laya/filters/GlowFilter" GlowFilter Class GlowFilter 发光滤镜(也可以当成阴影滤使用) Hierarchy Filter GlowFilter Implements IFilter Index Constructors constructor Methods getBlurInfo1Native getBlurInfo2Native getColorNative _filter Constructors c...

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

270. 新手入坑请教下各位大神关于LayaMaxUI问题 [ 71%]

新手入坑请教下各位大神关于LayaMaxUI问题 /**This class is automatically generated by LayaAirIDE, please do not make any modifications. */ import View=Laya.View; import Dialog=Laya.Dialog; import Scene=Laya.Scene; var REG: Function = Laya.ClassUtils.regClass; export module ui.test { ex...

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