大约有 1,204 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0064 秒)
Laya_社区(630) Laya3.0_api(207) Laya2.0_文档(119) Laya_示例(59) Laya3.0_文档(58) laya_api(46) Laya2.0_api(44) Laya2.0_示例(41)
...(Lens Flare Effect)3.2景深模糊(GaussianDoF)3.3颜色调整(ColorGradEffect)颜色调整参数说明总览3.4泛光(Bloom Effect)3.5屏幕环境光遮蔽(ScalableAO)四、自定义后处理类型后处理 一、后处理概述 后处理(PostProcessing)是现代游戏中必...
来源: Laya3.0_文档 发布时间: 20260105
...Protected All Inherited Externals Only exported Menu Globals "laya/filters/ColorFilter" ColorFilter Class ColorFilter ColorFilter 是颜色滤镜。使用 ColorFilter 类可以将 4 x 5 矩阵转换应用于输入图像上的每个像素的 RGBA 颜色和 Alpha 值,以生成具有一组新的 RGBA...
来源: Laya3.0_api 发布时间: 20231115
...age.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; createTexts(); })(); function createTexts() { createLabel("只允许输入数字:").pos(50, 20); var input = createInput(); input.pos(50, 50); input.restrict = "0-9"; createLabel("只允许输入字母:...
来源: Laya_示例 发布时间: 20260303
... Hierarchy VertexElementFormat Index Properties Byte2 Byte3 Byte4 ByteOne Color NormalizedShort2 NormalizedShort4 Short2 Short4 Single Vector2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/d3/graphics/VertexElementFormat.ts:24 字节数组2 S...
来源: Laya3.0_api 发布时间: 20231102
... 标签嵌套问题 <span style='vertical-align:top; font-weight: bold; color:#ffffff;'><span style='vertical-align:top; color: #FFE114'>恭喜!</span> <span style='vertical-align:top; color: #FFFFFF'>包容的雁河菊</span> <span style='vertical-align:top; color...
来源: Laya_社区 发布时间: 20180507
HtmlDivElement 下划线 如何解决? <span style='color:#ffd600;font:18px SimHei;'>天天天天天天天天天天</span><span style='color:#ffd600;font:18px SimHei;line-height:18px;letter-spacing:0px;' href='1'>天天天天</span> 附件 : --> 2019-04-09 添加评论 免...
来源: Laya_社区 发布时间: 20190409
...y) { sp.graphics.drawPoly( 0, 0, [-35, -35, -35, 35, 35, 35, 35, -35], cfg.color, "#000000", 3 ); } public static LongCube(sp: Laya.Sprite, cfg: any) { sp.graphics.drawPoly( 0, 0, [-70, -35, -70, 35, 70, 35, 70, -35], cfg.color, "#000000", 3 ); } public static TiltedCube(sp: Laya...
来源: Laya_社区 发布时间: 20180211
...age.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; this.createTexts(); } createTexts() { this.createLabel("只允许输入数字:").pos(50, 20); let input = this.createInput(); input.pos(50, 50); input.restrict = "0-9"; this.createLabel("只允许输入...
来源: Laya2.0_示例 发布时间: 20260303
...ackages | All Classes | Index | Frames No Frames VertexPositionNormalColorTexture0Texture1TangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTexture0Texture1TangentInheritanceVertexPositionNormalColorTexture0Texture1Tangent ObjectImplements IVertex ...
来源: laya_api 发布时间: 20170929
...VertexElementUsage BLENDWEIGHT0 : int = 7[static] VertexElementUsage COLOR0 : int = 1[static] VertexElementUsage COLOR1 : int = 13[static] VertexElementUsage CORNERTEXTURECOORDINATE0 : int = 17[static] VertexElementUsage DEPTH0 : int = 8[static] VertexElementUsage DIRECTIONTIME : i...
来源: laya_api 发布时间: 20170929