大约有 813 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0053 秒)
Laya_社区(468) Laya3.0_api(108) Laya2.0_api(86) laya_api(76) Laya2.0_文档(45) Laya3.0_文档(24) Laya2.0_示例(3) Laya_示例(3)
...横向分割每个切片的宽度 clipWidth 、竖向分割每个切片的高度 clipHeight , 从左向右,从上到下,分割组合为一个切片动画。 Image和Clip组件是唯一支持异步加载的两个组件,比如clip.skin = "abc/xxx.png",其他UI组件均不支持异步加载...
来源: laya_api 发布时间: 20170929
.../device/geolocation/GeolocationInfo.ts:31 获取设备当前地理坐标的高度 Returns number altitudeAccuracy get altitudeAccuracy(): number Defined in laya/device/geolocation/GeolocationInfo.ts:45 获取设备当前地理坐标的高度精度 Returns number heading get heading(): number Defined...
来源: Laya3.0_api 发布时间: 20231115
...ber — Y 轴偏移量。 width:Number — 宽度。 height:Number — 高度。 ReturnsClipRectCmddestroy()method public function destroy():void 销毁此对象。 drawCircle()method public function drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* = null, lineWidth:Num...
来源: Laya2.0_api 发布时间: 20190513
...y] 获取offsetY RenderTexture2D sourceHeight : Number[read-only] 获取高度。 RenderTexture2D sourceWidth : Number[read-only] 获取宽度。 RenderTexture2D wrapModeU : int 获取纹理横向循环模式。 BaseTexture wrapModeV : int 获取纹理纵向循环模式。 BaseTexturePublic ...
来源: Laya2.0_api 发布时间: 20190513
...实际宽度。</p> */ width: number; /** * <p>显示对象的高度,单位为像素,默认为0。</p> * <p>此高度用于鼠标碰撞检测,并不影响显示对象图像大小。需要对显示对象的图像进行缩放,请使用scale、scaleX、scaleY。</p>...
来源: Laya_社区 发布时间: 20180827
...列表中显示。Node displayHeight : Number[read-only] 对象的显示高度(以像素为单位)。 Sprite displayWidth : Number[read-only] 对象的显示宽度(以像素为单位)。 Sprite drawCallOptimize : BooleanSprite filters : Array滤镜集合。可以设置多个滤镜组合...
来源: Laya2.0_api 发布时间: 20190513
...: int[read-only] 纹理格式 BaseTexture height : int[read-only] 获取高度。 BaseTexture magFifter : int 放大过滤器 BaseTexture minFifter : int 缩小过滤器 BaseTexture mipmap : Boolean 是否使用mipLevel BaseTexture repeat : Boolean 是否使用重复模式纹理寻址...
来源: laya_api 发布时间: 20170929
...的DrawCall计算方式是不是有误? 使用CreateHeightMap脚本生成高度图的时候,高度图旋转了90°是什么原因? 资源管理器中的图片个别显示不打包,是不是不能打包到图集中了?这个是什么原因造成的呢?如何避免? 发布版本是不是...
来源: Laya_社区 发布时间: 20170830
...window.innerWidth和Laya.window.innerHeight获取h5下浏览器的宽度和高度进行赋值的方式,对IFlash.setSize进行赋值 3、通过Js原生获取浏览器宽度和高度的方法window.innerWidth和window.innerHeight,对IFlash.setSize进行赋值 方案2、3请参考:项目自适...
来源: Laya_社区 发布时间: 20151028
...量。 y: number Y 轴偏移量。 width: number 宽度。 height: number 高度。 Returns ClipRectCmd destroy destroy(): void Defined in laya/display/Graphics.ts:78 销毁此对象。 Returns void drawCircle drawCircle(x: number, y: number, radius: number, fillColor: any, lineColor?: any, lineWidt...
来源: Laya3.0_api 发布时间: 20231115