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

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

81. laya.filters.ColorFilter [ 85%]

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

82. 如何设置材质,不受光照影响 [ 85%]

... 赞同来自: 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

83. 混合模式-Lighter [ 85%]

...辨率是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_示例 发布时间: 20251130

84. 混合模式-Lighter [ 85%]

...凤凰的分辨率是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_示例 发布时间: 20251130

85. layacmd mac 系统安装不上,急 [ 85%]

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

86. 数字和字符混搭换行不标准的问题 [ 85%]

...  如下图 代码如下   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>&lt...

来源: Laya_社区 发布时间: 20170921

87. laya.d3.core.render.posteffect.BloomEffect_API3.0 [ 84%]

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

88. laya.d3.core.pixelLine.PixelLineMaterial [ 84%]

...ixelLineMaterial  blendSrc : int 获取混合源。 PixelLineMaterial  color : Vector4 获取颜色。 PixelLineMaterial  cull : int 获取剔除方式。 PixelLineMaterial  depthTest : int 获取深度测试方式。 PixelLineMaterial  depthWrite : Boolean 获取是否写入深度。 Pixe...

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

89. laya.d3.graphics.VertexPositionNormalColorTexture0Texture1Skin [ 84%]

...ackages | All Classes | Index | Frames No Frames VertexPositionNormalColorTexture0Texture1SkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTexture0Texture1SkinInheritanceVertexPositionNormalColorTexture0Texture1Skin ObjectImplements IVertex VertexPos...

来源: laya_api 发布时间: 20170929

90. laya.display.cmd.DrawTexturesCmd_API3.0 [ 84%]

...坐标集合绘制多个贴图 Hierarchy DrawTexturesCmd Index Properties colors pos texture ID Methods recover Properties colors colors: number[] Defined in laya/display/cmd/DrawTexturesCmd.ts:21 附加顶点色 pos pos: ArrayLike<number> Defined in laya/display/cmd/DrawTexturesCmd.ts:18 绘...

来源: Laya3.0_api 发布时间: 20231115