大约有 785 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0138 秒)
Laya_社区(589) Laya3.0_api(62) Laya2.0_api(42) laya_api(39) Laya2.0_文档(26) Laya3.0_文档(21) Laya2.0_示例(4) Laya_示例(2)
...响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子...
来源: Laya2.0_api 发布时间: 20190513
...识。 1.2 物理引擎长度转换需知(必读) LayaAir3引擎内置支持Box2D物理引擎2.4.1版本。本篇文档全部内容均是基于该版本的物理引擎。 在Box2D物理引擎中,长度的单位是一个抽象的概念,物理引擎只关心相对长度和比例关系,而不...
来源: Laya3.0_文档 发布时间: 20241014
...示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字。如果值为 true,则文本为粗体字。 Label borderColor : String 文本边框背景颜色...
来源: Laya2.0_api 发布时间: 20190513
...ed in laya/display/Sprite.ts:960 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from AnimationBase.blendMode Defined in laya/display/Sprite.ts:964 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void bottom get bott...
来源: Laya3.0_api 发布时间: 20231102
...ed in laya/display/Sprite.ts:960 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from AnimationBase.blendMode Defined in laya/display/Sprite.ts:964 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void bottom get bott...
来源: Laya3.0_api 发布时间: 20231102
...d in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void bottom get bottom(): nu...
来源: Laya3.0_api 发布时间: 20231115
...ya/display/Text.ts:119 scroll 不显示文本域外的字符像素,并且支持 scroll 接口。 Static SHRINK SHRINK: string = "shrink" Defined in laya/display/Text.ts:123 shrink 超出文本域时,文本整体缩小以适应文本框。 Static VISIBLE VISIBLE: string = "visible" Defined in lay...
来源: Laya3.0_api 发布时间: 20231115
...ya/display/Text.ts:119 scroll 不显示文本域外的字符像素,并且支持 scroll 接口。 Static SHRINK SHRINK: string = "shrink" Inherited from Text.SHRINK Defined in laya/display/Text.ts:123 shrink 超出文本域时,文本整体缩小以适应文本框。 Static TYPE_DATE TYPE_DATE: st...
来源: Laya3.0_api 发布时间: 20231115
...接受鼠标事件。通过 graphics 可以绘制图片或者矢量图,支持旋转,缩放,位移等操作。Sprite同时也是容器类,可用来添加多个子节点。 注意: Sprite 默认没有宽高,可以通过getBounds函数获取;也可手动设置宽高;还可以设置autoS...
来源: Laya3.0_api 发布时间: 20231115
...ly exported Menu Globals "laya/map/MapLayer" MapLayer Class MapLayer 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 author ... Hierarchy Sprite MapLayer Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize ...
来源: Laya3.0_api 发布时间: 20231115