大约有 20 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0071 秒)
...面是这个样子的,UI界面也放大了,控件都放大了。 希望得到的结果是,UI界面的高度为浏览器高度的拉伸,背景左右两边延伸铺满全屏 ,麻烦再帮我看下 Monica • 2018-03-13 18:28 @流浪地球Gaara:建议你先好好看下屏幕适配的API吧。...
来源: Laya_社区 发布时间: 20180313
...放中心,旋转中心。Sprite player : AnimationPlayer[read-only] 得到播放器的引用 Skeleton rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : NumberX轴缩放值,默认值为1。设置为负数,可以实现水平反转效果,比如scaleX=-1...
来源: Laya2.0_api 发布时间: 20190513
...有则返回为null Node getDrawSprite(gridX:int, gridY:int):GridSprite 得到一个GridSprite MapLayer getGraphicBounds(realSize:Boolean = false):Rectangle 返回此实例中的绘图对象( Graphics )的显示区域,不包括子对象。 Sprite getLayerProperties(name:String):* 得到...
来源: Laya2.0_api 发布时间: 20190513
...yer get player(): AnimationPlayer Defined in laya/ani/bone/Skeleton.ts:177 得到播放器的引用 Returns AnimationPlayer rotation get rotation(): number set rotation(value: number): void Inherited from Text.rotation Defined in laya/display/Sprite.ts:777 旋转角度,默认值为0。以角度为...
来源: Laya3.0_api 发布时间: 20231115
...冲音视频的时间范围。如果用户在音视频中跳跃播放,会得到多个缓冲范围。 buffered.length返回缓冲范围个数。如获取第一个缓冲范围则是buffered.start(0)和buffered.end(0)。以秒计。 Video cacheAs : String 指定显示对象是否缓存为静态图...
来源: Laya2.0_api 发布时间: 20190513
...plet(value: SpineTemplet): void Defined in laya/spine/SpineSkeleton.ts:149 得到动画模板的引用 Returns SpineTemplet templet Defined in laya/spine/SpineSkeleton.ts:156 得到动画模板的引用 Parameters value: SpineTemplet Returns void templet texture get texture(): Texture set texture(va...
来源: Laya3.0_api 发布时间: 20231115
...dX: number, gridY: number): GridSprite Defined in laya/map/MapLayer.ts:314 得到一个GridSprite Parameters gridX: number 当前Grid的X轴索引 gridY: number 当前Grid的Y轴索引 Returns GridSprite 一个GridSprite对象 getGraphicBounds getGraphicBounds(realSize?: boolean): Rectangle Inherite...
来源: Laya3.0_api 发布时间: 20231115
... set source(value: string): void Defined in laya/particle/Particle2D.ts:39 得到粒子模板的地址 Returns string templet. Defined in laya/particle/Particle2D.ts:46 得到粒子模板的地址 Parameters value: string Returns void templet. stage get stage(): Stage Inherited from Text.stage Defin...
来源: Laya3.0_api 发布时间: 20231115
...冲音视频的时间范围。如果用户在音视频中跳跃播放,会得到多个缓冲范围。 buffered.length返回缓冲范围个数。如获取第一个缓冲范围则是buffered.start(0)和buffered.end(0)。以秒计。 Returns any TimeRanges(JS)对象 cacheAs get cacheAs(): string set c...
来源: Laya3.0_api 发布时间: 20231102
...冲音视频的时间范围。如果用户在音视频中跳跃播放,会得到多个缓冲范围。 buffered.length返回缓冲范围个数。如获取第一个缓冲范围则是buffered.start(0)和buffered.end(0)。以秒计。 Returns any TimeRanges(JS)对象 cacheAs get cacheAs(): string set c...
来源: Laya3.0_api 发布时间: 20231115