大约有 1,232 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0047 秒)
Laya_社区(424) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(24) Laya2.0_示例(9) Laya_示例(7)
... 1 个回复 Laya_Aaron 赞同来自: public function set renderingOrder(value:int):void 数字小的先画,大的后画 2018-06-25 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 linzhaojie 相关问题 看了其他引擎才发现 L...
来源: Laya_社区 发布时间: 20180623
...nt.ts:175 Parameters customShader: Shader3D replacementTag: string Default value subshaderIndex: number = 0 Returns void _renderUpdatePre _renderUpdatePre(context: RenderContext3D): void Inherited from RenderElement._renderUpdatePre Defined in laya/d3/core/render/RenderElement.ts:219 Parameters cont...
来源: Laya3.0_api 发布时间: 20231102
...r Defined in laya/filters/BlurFilter.ts:13 模糊滤镜 Parameters Default value strength: number = 4 模糊滤镜的强度值 Returns BlurFilter Properties renderFunc renderFunc: any Defined in laya/filters/BlurFilter.ts:13 strength strength: number Defined in laya/filters/BlurFilter.ts:10 模糊...
来源: Laya3.0_api 发布时间: 20231115
...候 代码var contentText = Common.newUi('Label'); contentText.text = value; contentText.color = '#fff'; // contentText.bgColor = '#141111'; contentText.padding = '0,20,0,20'; contentText.leading = '6'; contentText.fontSize = fontSize+2; contentText.valign = 'middle'; contentText.height = 0; cont...
来源: Laya_社区 发布时间: 20180302
...第一行对应的文字为"abc123",第二行为"456" * fontClip.value = "a1326";//显示"a1326"文字 */ public class FontClip extends Clip { /**数值*/ protected var _valueArr:String; /**文字内容数组**/ protect...
来源: Laya_社区 发布时间: 20180414
... public function get ratio():Number public function set ratio(value:Number):voidMethod Detail_createJoint()methodoverride protected function _createJoint():voidMon May 13 2019, 03:09 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...问题 kongpf_ • 2016-11-24 15:01 @cuixueying:有个警告 1008: return value for function“onResize”没有类型声明。 Physics_Cloth.as /物理demo/src 第 81 行 Flex 问题 kongpf_ • 2016-11-24 18:30 可能是我的flashbuilder配置不正确,打开例子重新编译时会报错。 cu...
来源: Laya_社区 发布时间: 20161124
...一化矩阵 Matrix4x4 setElementByRowColumn(row:Number, column:Number, value:Number):voidMatrix4x4 setForward(forward:Vector3):void 设置前向量。 Matrix4x4 setTranslationVector(translate:Vector3):void 设置平移向量。 Matrix4x4 translation(v3:Vector3, out:Matrix4x4):void[stati...
来源: laya_api 发布时间: 20170929
...数的参考依据,更是文本映射关系。只有对应起来,属性value中输入什么值就会显示什么值,例如上图的999。并且FontClip组件还可以控制切割后的位图文本间距等效果。 如果位图文本不是数字,是字母或者中文等,内容比较多,...
来源: Laya2.0_文档 发布时间: 20210715
... 在 chrome 的一个警告 laya.core.js:16299 [Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setTargetAtTime() instead if smoothing is needed. See https://www.chromestatus.com/f ... 29152 for more details. (anonymous) @ l...
来源: Laya_社区 发布时间: 20171228