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

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

431. laya.ui.Slider [ 91%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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

432. laya.maths.Rectangle [ 91%]

... Y 轴坐标。y 和 height 属性的和。 Implementation     public function get bottom():Numberheightproperty public var height:Number 矩形的高度。rightproperty right:Number  [read-only] 此矩形右侧的 X 轴坐标。 x 和 width 属性的和。 Implementation     public func...

来源: laya_api 发布时间: 20170929

433. laya.d3.core.SkinnedMeshSprite3D [ 91%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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

434. 鼠标穿透问题 [ 91%]

...:List; protected var _items:Array; protected var _loadingBg:Sprite; public function Bootstrapper() { Laya.init(696, 1118, WebGL); Laya.stage.bgColor = "#232628"; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.screenMode = Stage.SCREEN_VERTICAL; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.st...

来源: Laya_社区 发布时间: 20170323

435. laya.d3.core.pixelLine.PixelLineFilter [ 91%]

...毁。 PixelLineFilterConstructor DetailPixelLineFilter()Constructorpublic function PixelLineFilter(owner:PixelLineSprite3D, maxLineCount:int) Parameters owner:PixelLineSprite3D maxLineCount:intMethod Detail_getLineData()method public function _getLineData(index:int, out:PixelLineData):void 获取...

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

436. 滤镜-发光滤镜 [ 90%]

...ipt、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var GlowFilter = Laya.GlowFilter; var Texture = Laya.Texture; var Browser = Laya.Browser; var Handler = Laya.Handler; var WebGL = Laya.WebGL; var apePath = "../.....

来源: Laya_示例 发布时间: 20241001

437. laya.d3.component.physics.MeshCollider [ 90%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929

438. 打包突然不成功。RangeError: Invalid string length at encodeURIComponent () at Function.SMD5.str2rstrUTF8 [ 90%]

...不成功。RangeError: Invalid string length at encodeURIComponent () at Function.SMD5.str2rstrUTF8 救命,突然打包不了。完全不明白,奇奇怪怪的错太多了。求大神指点 2018-12-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

来源: Laya_社区 发布时间: 20181229

439. 鼠标交互-拖动 [ 90%]

...ipt、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var Event = Laya.Event; var Rectangle = Laya.Rectangle; var Texture = Laya.Texture; var Browser = Laya.Browser; var Handler = Laya.Handler; var WebGL = Laya.WebGL...

来源: Laya_示例 发布时间: 20241001

440. laya.display.Scene [ 90%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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