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

大约有 388 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0064 秒)

161. laya.ui.Dialog_API3.0 [ 73%]

...iew setUIMap showLoadingPage Constructors constructor new Dialog(): Dialog Overrides View.constructor Defined in laya/ui/Dialog.ts:202 Returns Dialog Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false...

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

162. laya.display.EffectAnimation [ 73%]

...前调用,一般用于延迟计算数据。 Node clear():AnimationBase[override] 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 FrameAnimation clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node con...

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

163. laya.resource.PrefabImpl_API3.0 [ 73%]

...efabImpl(api: IHierarchyParserAPI, data: any, version: number): PrefabImpl Overrides Prefab.constructor Defined in laya/resource/PrefabImpl.ts:22 实例化一个预制体 Parameters api: IHierarchyParserAPI 层次结构API data: any 数据 version: number 版本 Returns PrefabImpl Properties _id _id...

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

164. laya.display.FrameAnimation [ 72%]

...者中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴心点的位置,单位为像素,默...

来源: laya_api 发布时间: 20170929

165. laya.display.Text [ 72%]

...的绘图操作都通过Graphics来实现的。Sprite  height : Number[override] 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。需要对显示对象的图像进行缩放,请使用scale、scaleX、scaleY。 可...

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

166. laya.d3.core.material.GlitterMaterial [ 71%]

...。 GlitterMaterial onAsynLoaded(url:String, data:*, params:Array):void[override] private BaseMaterial  setShaderName(name:String):void[override] 设置使用Shader名字。 GlitterMaterialProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _addD...

来源: laya_api 发布时间: 20170929

167. laya.particle.Particle2D [ 71%]

...者中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴心点的位置,单位为像素,默...

来源: laya_api 发布时间: 20170929

168. laya.d3.component.Script [ 71%]

...nt[read-only] 获取唯一标识ID。 Component3D  isSingleton : Boolean[override] [read-only] 获取是否为单实例组件。 Script owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherite...

来源: laya_api 发布时间: 20170929

169. laya.ui.ScaleBox_API3.0 [ 71%]

...createChildren?: boolean): ScaleBox Inherited from UIComponent.constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns ScaleBox Properties Optional _extra _extra: INodeExtra I...

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

170. laya.display.Input [ 71%]

...用,自动换行也会在错误的地方截断。 Text  color : String[override] 表示文本的颜色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Input customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染...

来源: laya_api 发布时间: 20170929