大约有 1,001 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0047 秒)
Laya_社区(253) Laya3.0_api(238) Laya_示例(136) Laya2.0_api(103) Laya2.0_示例(102) Laya2.0_文档(90) laya_api(74) Laya3.0_文档(5)
...es No Frames FillTextureCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class FillTextureCmdInheritanceFillTextureCmd Object 填充贴图 Public Properties PropertyDefined By height : Number (可选)高度。 FillTextureCmd offset : Point (可选)贴图纹理...
来源: Laya2.0_api 发布时间: 20190513
laya.display.Browser接口问题 laya.display.Browser clientWidth : Number clientHeight : Number 这两个接口有bug,有时不能获到真实的值,而是:284 261,而且是经常出现的,希望官方测试一下。 示例代码 附件 : --> TEST.zip 2017-03-28 添加评论 ...
来源: Laya_社区 发布时间: 20170328
laya.display.Sprite.graphics对象的旋转问题 我用laya.display.Sprite.graphics对象绘制了一条线,我想让其按线的初始点旋转 ,或者结束点为原点旋转。但是我用了graphics方法下的rotate做旋转是,无法rotate(90,0,0)旋转,设置rotate(90,1,0)...
来源: Laya_社区 发布时间: 20170424
...es No Frames DrawTextureCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawTextureCmdInheritanceDrawTextureCmd Object 绘制单个贴图 Public Properties PropertyDefined By alpha : Number (可选)透明度。 DrawTextureCmd blendMode : String (可选)...
来源: Laya2.0_api 发布时间: 20190513
...mes No Frames StrokeTextCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class StrokeTextCmdInheritanceStrokeTextCmd Object 绘制描边文字 Public Properties PropertyDefined By color : String 定义文本颜色,比如"#ff0000"。 StrokeTextCmd font : String 定...
来源: Laya2.0_api 发布时间: 20190513
... No Frames DrawTrianglesCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawTrianglesCmdInheritanceDrawTrianglesCmd Object 绘制三角形命令 Public Properties PropertyDefined By alpha : Number alpha DrawTrianglesCmd blendMode : String blend模式 DrawTriang...
来源: Laya2.0_api 发布时间: 20190513
...Frames No Frames DrawPieCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawPieCmdInheritanceDrawPieCmd Object 绘制扇形 Public Properties PropertyDefined By endAngle : Number 结束角度。 DrawPieCmd fillColor : * 填充颜色,或者填充绘图的渐...
来源: Laya2.0_api 发布时间: 20190513
laya.display.Text对象的event事件监听无效? DEMO地址 http://jsbin.com/naxucicovo/edit?html,output 找到原因了 txt.text = '123'; //会调用EVENT.CHANGE事件 // txt.changeText('change text'); //不会调用event.change事件 事件绑定必须写成 txt.on(Laya.Event.CHANGE, th...
来源: Laya_社区 发布时间: 20170804
...rames No Frames DrawPathCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawPathCmdInheritanceDrawPathCmd Object 根据路径绘制矢量图形 Public Properties PropertyDefined By brush : Object (可选)刷子定义,支持以下设置{fillStyle:"#FF0000"}...
来源: Laya2.0_api 发布时间: 20190513
...Width components cullingMask depthTextureFormat depthTextureMode destroyed displayedInStage enableBlitDepth enableBuiltInRenderTexture enableHDR farPlane fieldOfView fxaa hideFlags id is3D layer maxlocalYDistance msaa nearPlane normalizedViewport numChildren opaquePass orthographic orthographicVerti...
来源: Laya3.0_api 发布时间: 20231115