大约有 1,204 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0063 秒)
Laya_社区(630) Laya3.0_api(207) Laya2.0_文档(119) Laya_示例(59) Laya3.0_文档(58) laya_api(46) Laya2.0_api(44) Laya2.0_示例(41)
...I DocumentationAll Packages | All Classes | Index | Frames No Frames ColorFilterProperties | Methods Packagelaya.filtersClasspublic class ColorFilterInheritanceColorFilter Filter ObjectImplements IFilter ColorFilter 是颜色滤镜。使用 ColorFilter 类可以将 4 x 5 矩阵转换应用...
来源: Laya2.0_api 发布时间: 20190513
... 赞同来自: Shader "Custom/MyShader" { Properties { _Color ("Main Color", Color) = (1,1,1,1)//Tint Color _MainTex ("Base (RGB)", 2D) = "white" {} } SubShader { Tags { "RenderType"="Opaque" } LOD 100 ...
来源: Laya_社区 发布时间: 20171123
...Label的html标签内的样式颜色不生效了 比如,<span style=" color: rgb(222, 24, 24);">测试</span>里面的color就没渲染出来 附件 : --> 2026-01-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20260109
...辨率是550 * 400 var phoenixWidth = 550; var phoenixHeight = 400; var bgColorTweener = new Tween(); var gradientInterval = 2000; var bgColorChannels = { r: 99, g: 0, b: 0xFF }; (function() { // 不支持WebGL时自动切换至Canvas Laya.init(phoenixWidth * 2, phoenixHeight, WebGL); Laya.stage.ali...
来源: Laya_示例 发布时间: 20260303
...凤凰的分辨率是550 * 400 phoenixWidth = 500, phoenixHeight = 400, bgColorChannels = { r: 99, g: 0, b: 0xFF }, gradientInterval = 2000; class BlendMode_Lighter { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Sprite = Laya.Sprite, Tween =...
来源: Laya2.0_示例 发布时间: 20260303
...,急 p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px 'Andale Mono'; color: #28fe14; background-color: #000000; background-color: rgba(0, 0, 0, 0.9)} span.s1 {font-variant-ligatures: no-common-ligatures} yaotekejirigala:~ root# npm install layacmd -g/usr/local/bin/layacmd -> /usr/local/lib/n...
来源: Laya_社区 发布时间: 20180508
... 如下图 代码如下 UIChatText = new HTMLDivElement(); UIChatText.color = "#FFFFFF"; UIChatText.innerHTML = "<span style='font:24px' color='#FF0000'>" + "[管理员]</span><br/>" + "<span style='font:24px' color='#FFFFFF'>我是第一行111,一11111</span><...
来源: Laya_社区 发布时间: 20170921
...fect Index Constructors constructor Accessors active anamorphicRatio clamp color diffusion dirtIntensity dirtTexture fastMode intensity softKnee threshold Methods effectInit getCameraDepthTextureModeFlag release CompositeInit __initDefine__ init Constructors constructor new BloomEffect(): BloomEffec...
来源: Laya3.0_api 发布时间: 20231115
...ixelLineMaterial blendSrc : int 获取混合源。 PixelLineMaterial color : Vector4 获取颜色。 PixelLineMaterial cull : int 获取剔除方式。 PixelLineMaterial depthTest : int 获取深度测试方式。 PixelLineMaterial depthWrite : Boolean 获取是否写入深度。 Pixe...
来源: Laya2.0_api 发布时间: 20190513
...ackages | All Classes | Index | Frames No Frames VertexPositionNormalColorTexture0Texture1SkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTexture0Texture1SkinInheritanceVertexPositionNormalColorTexture0Texture1Skin ObjectImplements IVertex VertexPos...
来源: laya_api 发布时间: 20170929