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

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

121. laya.ui.Dialog_API3.0 [ 88%]

...实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设置zOrder属性,可以更改弹出的层次 通过设置popupEffect和closeEffect可以设置弹出效果和关闭效果,如果不想有任...

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

122. laya.ani.swf.MovieClip_API3.0 [ 88%]

...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in laya/display/Sprite.ts:265 指定是否自动计算宽...

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

123. laya.display.EffectAnimation_API3.0 [ 88%]

...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in laya/display/Sprite.ts:265 指定是否自动计算宽...

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

124. laya.d3.math.Vector3_API3.0 [ 88%]

...number, y: number, z: number): this Defined in laya/d3/math/Vector3.ts:363 设置xyz。 Parameters x: number Xy: number Y。 z: number Z。 Returns this 返回Vector3 setValue setValue(x: number, y: number, z: number): Vector3 Defined in laya/d3/math/Vector3.ts:349 设置xyz。 Pa...

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

125. laya.ui.ScrollBar [ 87%]

...alpha会影响drawcall。Sprite anchorX : NumberX锚点,为0-1,设置anchorX最终通过pivotX来改变节点轴心点。UIComponent anchorY : NumberY锚点,为0-1,设置anchorY最终通过pivotY来改变节点轴心点。UIComponent  autoHide : Boolean = false一个...

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

126. laya.ui.Dialog [ 87%]

...实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设置zOrder属性,可以更改弹出的层次 通过设置popupEffect和closeEffect可以设置弹出效果和关闭效果,如果不想有任...

来源: laya_api 发布时间: 20170929

127. laya.ui.FontClip_API3.0 [ 87%]

...p" FontClip Class FontClip 字体切片,简化版的位图字体,只需设置一个切片图片和文字内容即可使用,效果同位图字体 使用方式:设置位图字体皮肤skin,设置皮肤对应的字体内容sheet(如果多行,可以使用空格换行),示例: fontCli...

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

128. laya.ui.AsynDialog [ 87%]

...内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件...

来源: laya_api 发布时间: 20170929

129. laya.d3.math.Vector3 [ 87%]

...放三维向量。 Vector3  setValue(x:Number, y:Number, z:Number):void 设置xyz。 Vector3  subtract(a:Vector3, b:Vector3, o:Vector3):void[static] 求两个三维向量的差。 Vector3  toDefault():voidVector3  transformCoordinate(coordinate:Vector3, transform:Matrix4x4, result:Vector3...

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

130. laya.device.media.Video [ 87%]

...内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  buffered : *[read-only] ...

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