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

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

671. laya.filters.BlurFilter_API3.0 [ 88%]

...g2_2sig2_native _filter Constructors constructor new BlurFilter(strength?: number): BlurFilter Overrides Filter.constructor Defined in laya/filters/BlurFilter.ts:13 模糊滤镜 Parameters Default value strength: number = 4 模糊滤镜的强度值 Returns BlurFilter Properties renderFunc renderFunc...

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

672. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 88%]

...一个节点只能添加此类型的脚本一次 _updateMark _updateMark: number Defined in laya/d3/component/Volume/reflectionProbe/ReflectionProbe.ts:60 修改了值,需要更新shader,需要和updateMask对应 owner owner: Node Inherited from Component.owner Defined in laya/components/Compone...

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

673. laya.utils.Browser [ 88%]

...主要用来测量字体、获取image数据。Browser  clientHeight : Number[static] [read-only] 浏览器窗口可视高度。 通过分析浏览器信息获得。浏览器多个属性值优先级为:window.innerHeight(包含滚动条高度) > document.body.clientHeight(不包含滚动条...

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

674. laya.d3.core.particleShuriKen.module.GradientDataColor [ 88%]

...创建一个 GradientDataColor 实例。 GradientDataColor  addAlpha(key:Number, value:int):void 增加Alpha渐变。 GradientDataColor  addRGB(key:Number, value:Vector3):void 增加RGB渐变。 GradientDataColor  clone():* 克隆。 GradientDataColor  cloneTo(destObject:*):void 克隆。 Gr...

来源: laya_api 发布时间: 20170929

675. 性能测试-虫子(慎入) [ 88%]

...ggots { private texturePath:string = "res/tinyMaggot.png"; private padding:number = 100; private maggotAmount:number = 5000; private tick:number = 0; private maggots:Array = []; private wrapBounds:Rectangle; private maggotTexture:any; constructor() { Laya.init(Browser.width,Browser.height, WebGL); L...

来源: Laya2.0_示例 发布时间: 20260303

676. laya.gltf.glTFUtils_API3.0 [ 88%]

...getAccessorComponentsNum getAccessorComponentsNum(type: glTFAccessorType): number Defined in laya/gltf/glTFUtils.ts:257 根据数据类型获取分量 Parameters type: glTFAccessorType Returns number Static getAnimationRoot getAnimationRoot(channels: glTFAnimationChannel[]): Sprite3D Defined in laya...

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

677. laya.d3.core.particleShuriKen.module.GradientAngularVelocity [ 88%]

...建渐变角速度。 Public Properties PropertyDefined By  constant : Number[read-only] 固定角速度。 GradientAngularVelocity  constantMax : Number[read-only] 最大随机双固定角速度。 GradientAngularVelocity  constantMaxSeparate : Vector3[read-only] 最大分轴随机双固定...

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

678. 把textInput的type设置为number的时候无法设置最多能输入的字数 [ 88%]

把textInput的type设置为number的时候无法设置最多能输入的字数 2017-06-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 189*****192 赞同来自: 183*****291 this.phoneNum.restrict = "0-9";  //...

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

679. laya.d3.core.particleShuriKen.module.GradientAngularVelocity [ 87%]

...建渐变角速度。 Public Properties PropertyDefined By  constant : Number[read-only] 固定角速度。 GradientAngularVelocity  constantMax : Number[read-only] 最大随机双固定角速度。 GradientAngularVelocity  constantMaxSeparate : Vector4[read-only] 最大分轴随机双固定...

来源: laya_api 发布时间: 20170929

680. 怎么裁剪一张图片 [ 87%]

...       */         public static function create(source:*, x:Number, y:Number, width:Number, height:Number, offsetX:Number = 0, offsetY:Number = 0, sour 2018-09-06 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 srr5220 相...

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