大约有 582 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0054 秒)
...agelaya.utilsClasspublic class ColorInheritanceColor Object Color 是一个颜色值处理类。 Public Properties PropertyDefined By _drawStyle : *Color numColor : uint uint 型颜色值。Color strColor : String 字符串型颜色值。ColorPublic Methods MethodDefined By Color(str:...
来源: laya_api 发布时间: 20170422
[LayaAirIDE3]引擎低级错误,文本设置错误颜色值,文本对象直接不显示 =9.8pt引擎低级错误,文本设置错误颜色值,文本对象直接不显示,使用6位颜色值就正常 var textField:Laya.Text = new Laya.Text(); textField.text = "Test"; textField.color = "#ff0...
来源: Laya_社区 发布时间: 20240719
建议as3 sdk在颜色值上支持0xRRGGBB的直接16进度数值表示方法 我试用时,画了个圆,按习惯直接使用了0xRRGGBB这种常用高效的数值表示方法。 运行后,表示并没有显示出我想要看到的圆形, 经过排查后发现,颜色值并没有被正确...
来源: Laya_社区 发布时间: 20170407
...见的节点类型5.1 坐标类5.2 相机类5.3 数学类5.4 纹理类5.5 颜色类6.常见的Params类型6.1 Float6.2 Texture2D6.3 Vector2/3/46.4 Color6.5 Define7.自定义函数8.进阶示例8.1 顶点着色器片段8.2 片段着色器片段拓展:快捷操作Shader蓝图 1.蓝图概述 1.1 创...
来源: Laya3.0_文档 发布时间: 20241014
关于颜色矩阵的Alpha值设置失效 自己按照颜色4x5矩阵设置了ColorFilter。RGB均正常操作修改,唯独Alpha修改无效。 请问在Alpha处理上是否有这种问题,如果是怎么处理??在线等,急。 测试工程已上传 附件 : --> test.zip 2018-04-20 ...
来源: Laya_社区 发布时间: 20180420
... Utils toHexColor(color:Number):String[static] 将传入的 uint 类型颜色值转换为字符串型颜色值。 Utils toRadian(angle:Number):Number[static] 角度转弧度。 UtilsProperty DetailparseXMLFromStringpropertypublic static var parseXMLFromString:Function 将字符串解析成 XML...
来源: Laya2.0_api 发布时间: 20190513
... Utils toHexColor(color:Number):String[static] 将传入的 uint 类型颜色值转换为字符串型颜色值。 Utils toRadian(angle:Number):Number[static] 角度转弧度。 UtilsProperty DetailparseXMLFromStringpropertypublic static var parseXMLFromString:Function 将字符串解析成 XML...
来源: laya_api 发布时间: 20170929
...面的高光、漫反射光与环境光部分。 (1) VertexColor顶点颜色 是否支持顶点颜色的宏定义开关,开启后可以叠加mesh的顶点颜色内容。 (2) AlbedoTexture漫反射贴图 可以设置材质的漫反射贴图的内容,示例使用一个砖块的贴图,效...
来源: Laya3.0_文档 发布时间: 20241014
... Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHie...
来源: Laya2.0_api 发布时间: 20190513
... Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示...
来源: laya_api 发布时间: 20170929