大约有 139 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0055 秒)
...constructor Properties _geometryElementOBj ALIGNMENT_TRANSFORM_Z ALIGNMENT_VIEW Accessors bufferState destroyed drawType indexFormat instanceCount mode Methods _getType clear clearRenderParams destroy setDrawArrayParams setDrawElemenParams Constructors constructor new TrailGeometry(owner: TrailFilte...
来源: Laya3.0_api 发布时间: 20231115
...int = 1[static] 轨迹准线_面向运动方向。TrailFilter ALIGNMENT_VIEW : int = 0[static] 轨迹准线_面向摄像机。TrailFilterProperty Detail_curtimepropertypublic var _curtime:Number = 0_lastPositionproperty public var _lastPosition:Vector3_ownerproperty public var _owner:TrailSprit...
来源: Laya2.0_api 发布时间: 20190513
...Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Viewport" Viewport Class Viewport Viewport 类用于创建视口。 Hierarchy Viewport Index Constructors constructor Properties height maxDepth minDepth width x y _tempViewport Methods cloneTo project set unprojectFromMat un...
来源: Laya3.0_api 发布时间: 20231115
...Transform值有误 TrailSprite3D的ALIGNMENT_TRANSFORM_Z模式和ALIGNMENT_VIEW模式有什么区别? LayaNative2.2运行报错。:getBitmapData Cannot find the specified character in all fonts:263c 引入第三方lib,导出百度小游戏工程报错 运行报错 Uncaught Can not find scene:Gam...
来源: Laya_社区 发布时间: 20210607
...ail/TrailFilter.ts:62 alignment alignment: TrailAlignment = TrailAlignment.View Defined in laya/d3/core/trail/TrailFilter.ts:68 轨迹准线。 Static CURTIME CURTIME: number Defined in laya/d3/core/trail/TrailFilter.ts:25 Static LIFETIME LIFETIME: number Defined in laya/d3/core/trail/TrailFilter.ts...
来源: Laya3.0_api 发布时间: 20231115
...变的黑呼呼的 很多黑面 LayaAirIDE1.4版本里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 JS 是没有自动补全提示吗 问题状态 最新活动: 2020-01-10 23:49 浏览: 969 关注: 1 人
来源: Laya_社区 发布时间: 20200110
...I DocumentationAll Packages | All Classes | Index | Frames No Frames ViewProperties | Methods | Events Packagelaya.uiClasspublic class ViewInheritanceView Scene Sprite Node EventDispatcher ObjectSubclasses Dialog, MoreGame View 是一个视图类,2.0开始,更改继承至Scene类,相...
来源: Laya2.0_api 发布时间: 20190513
... }) } } loadingpageRuntime.jsexport default class loadingpage extends Laya.View { constructor() { super() } onEnable() { this.text = this.getChildByName('text') this.on(Laya.Event.PROGRESS, this, this.onProgress) } onDestroy() { this.off(Laya.Event.PROGRESS, this, this.onProgress) } onProgress(val) ...
来源: Laya_社区 发布时间: 20181124
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/View" View Class View View 是一个视图类 在2.0里,View继承自Scene类,但这是不合理的,Scene是一个2D+3D的大概念。所以在3.0里请忽略这个继承。 Hierarchy Scene View Dialog Index Constructor...
来源: Laya3.0_api 发布时间: 20231115
... x: number y: number Returns void Static show show(x?: number, y?: number, views?: Array<StatUIParams>): void Defined in laya/utils/Stat.ts:208 显示性能统计信息。 Parameters Optional x: number X轴显示位置。 Optional y: number Y轴显示位置。 Optional views: Array<StatUIPa...
来源: Laya3.0_api 发布时间: 20231115