大约有 1,062 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0042 秒)
Laya3.0_api(409) Laya2.0_api(226) Laya_社区(219) laya_api(168) Laya2.0_文档(20) Laya3.0_文档(10) Laya2.0_示例(7) Laya_示例(3)
...import Box = Laya.Box; import Image = Laya.Image; class Item extends Box { public static WID: number = 373; public static HEI: number = 85; private img: Image; constructor(){ super(); this.size(Item.WID, Item.HEI); this.img = new Image(); this.addChild(this.img); } public setImg(src: string): void {...
来源: Laya_示例 发布时间: 20251209
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/loaders/ShaderParser" ShaderParser Class ShaderParser Hierarchy ShaderParser Index Methods bindCG compileToTree getCGBlock getDefaultData get...
来源: Laya3.0_api 发布时间: 20231115
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/renders/Render" Render Class Render Render 是渲染管理类。它是一个单例,可以使用 Laya.render 访问。 Hierarchy Render Index C...
来源: Laya3.0_api 发布时间: 20231115
...rderTextCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class FillBorderTextCmdInheritanceFillBorderTextCmd Object 绘制文本边框 Public Properties PropertyDefined By borderColor : String 定义镶边文本颜色。 FillBorderTextCmd fillColor : String 定义文...
来源: Laya2.0_api 发布时间: 20190513
...rokeTextCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class StrokeTextCmdInheritanceStrokeTextCmd Object 绘制描边文字 Public Properties PropertyDefined By color : String 定义文本颜色,比如"#ff0000"。 StrokeTextCmd font : String 定义字体和字号...
来源: Laya2.0_api 发布时间: 20190513
...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/net/ResourceVersion" ResourceVersion Class ResourceVersion 资源版本的生成由layacmd或IDE完成,使用 ResourceVersion 简化使用过...
来源: Laya3.0_api 发布时间: 20231102
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "Laya" Laya Class Laya Laya 是全局对象的引用入口集。 Laya类引用了一些常用的全局对象,比如Laya.stage:舞台,Laya.timer...
来源: Laya3.0_api 发布时间: 20231115
...awCurvesCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawCurvesCmdInheritanceDrawCurvesCmd Object 绘制曲线 Public Properties PropertyDefined By lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawCurvesCmd lineWidth : Number (可选...
来源: Laya2.0_api 发布时间: 20190513
...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/trail/VertexTrail" VertexTrail Class VertexTrail VertexTrail 类用于创建拖尾顶点结构。 Hierarchy VertexTrail Implements IVert...
来源: Laya3.0_api 发布时间: 20231102
...rawLinesCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawLinesCmdInheritanceDrawLinesCmd Object 绘制连续曲线 Public Properties PropertyDefined By lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawLinesCmd lineWidth : Number (可...
来源: Laya2.0_api 发布时间: 20190513