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

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

391. laya.d3.core.particleshuriken.ShurikenParticleMaterial_API3.0 [ 29%]

...INTEXTURE defaultMaterial Accessors MaterialDefine MaterialProperty _defineDatas alphaTest alphaTestValue blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blendEquationRGB blendSrc blendSrcAlpha blendSrcRGB color colorA colorB colorG colorR cpuMemory cull depthTest depthWrit...

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

392. laya.d3.core.scene.BaseScene [ 29%]

...nvas:= htmlCanvas.getCanvas();//获取原生的canvas对象 trace(canvas.toDataURL("image/png"));//打印图片base64信息,可以发给服务器或者保存为图片 Sprite event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, ...

来源: laya_api 发布时间: 20170422

393. laya.ui.CheckBox [ 29%]

...的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时的的默认属性是:selected。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierar...

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

394. laya.ui.UIComponent_API3.0 [ 29%]

...lorPicker Label Image Slider ScrollBar ComboBox ProgressBar TipManager OpenDataContextView Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alph...

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

395. laya.ui.MoreGame [ 29%]

...有开启自定义渲染,才能使用customRender函数渲染。 Sprite dataSource : *View destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node displayHeight : Number[read...

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

396. laya.ui.Radio [ 29%]

...有开启自定义渲染,才能使用customRender函数渲染。 Sprite dataSource : *[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可以指定组件的任意属性进行赋值。 Button destroyed : Boolean = fa...

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

397. laya.ui.View [ 29%]

...开启自定义渲染,才能使用customRender函数渲染。 Sprite  dataSource : *View destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node displayHeight : Number[read-...

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

398. laya.ui.Image [ 29%]

...开启自定义渲染,才能使用customRender函数渲染。 Sprite  dataSource : *[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可以指定组件的任意属性进行赋值。 Image destroyed : Boolean = fals...

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

399. laya.ani.bone.Skeleton [ 29%]

...nvas:= htmlCanvas.getCanvas();//获取原生的canvas对象 trace(canvas.toDataURL("image/png"));//打印图片base64信息,可以发给服务器或者保存为图片 Sprite event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, ...

来源: laya_api 发布时间: 20170929

400. laya.display.AnimationBase [ 29%]

...:Number, offsetX:Number, offsetY:Number):TextureSprite event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frame...

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