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

大约有 1,062 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0042 秒)

261. UI-List [ 81%]

...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

262. laya.d3.loaders.ShaderParser_API3.0 [ 81%]

...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

263. laya.renders.Render_API3.0 [ 81%]

...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

264. laya.display.cmd.FillBorderTextCmd [ 81%]

...rderTextCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class FillBorderTextCmdInheritanceFillBorderTextCmd Object 绘制文本边框 Public Properties PropertyDefined By  borderColor : String 定义镶边文本颜色。 FillBorderTextCmd  fillColor : String 定义文...

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

265. laya.display.cmd.StrokeTextCmd [ 81%]

...rokeTextCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class StrokeTextCmdInheritanceStrokeTextCmd Object 绘制描边文字 Public Properties PropertyDefined By  color : String 定义文本颜色,比如"#ff0000"。 StrokeTextCmd  font : String 定义字体和字号...

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

266. laya.net.ResourceVersion_API3.0 [ 81%]

...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

267. Laya_API3.0 [ 81%]

...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

268. laya.display.cmd.DrawCurvesCmd [ 81%]

...awCurvesCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawCurvesCmdInheritanceDrawCurvesCmd Object 绘制曲线 Public Properties PropertyDefined By  lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawCurvesCmd  lineWidth : Number (可选...

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

269. laya.d3.core.trail.VertexTrail_API3.0 [ 81%]

...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

270. laya.display.cmd.DrawLinesCmd [ 81%]

...rawLinesCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawLinesCmdInheritanceDrawLinesCmd Object 绘制连续曲线 Public Properties PropertyDefined By  lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawLinesCmd  lineWidth : Number (可...

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