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

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

731. 事件绑定不触发bug [ 64%]

...  = Laya.Sprite;         var Stage   = Laya.Stage;         var Texture = Laya.Texture;         var Browser = Laya.Browser;         var Handler = Laya.Handler;         var WebGL   = Laya.WebGL;         var sp;                  function callback(event) {   ...

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

732. putimagedata 不起作用 [ 64%]

...作用 (function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var Texture = Laya.Texture; var Browser = Laya.Browser; var Handler = Laya.Handler; var WebGL = Laya.WebGL; (function() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight); Laya.stage....

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

733. Sprite3D-Sprite3D加载 [ 63%]

...laya.d3.math.Vector3; import laya.d3.math.Vector4; import laya.d3.resource.Texture2D; import laya.d3.resource.TextureCube; import laya.d3.resource.models.BaseMesh; import laya.d3.resource.models.Mesh; import laya.display.Stage; import laya.events.Event; import laya.resource.Texture; import laya.util...

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

734. laya.display.AnimationBase_API3.0 [ 63%]

...votY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains custo...

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

735. laya.device.media.Video_API3.0 [ 63%]

...leX scaleY scene scrollRect seekable seeking skewX skewY stage staticCache texture timer transform url videoHeight videoWidth viewport visible volume width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater canPlayT...

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

736. 限制区域拖动效果,为什么会无法限制呢? [ 63%]

... = 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; var Handler = Laya.Handler  function GolfMainUI() { GolfMainUI.super(this)  var dragRegion; showDragRegion(); this.golf...

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

737. laya.ui.Slider [ 63%]

...手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite  tick : Number 滑动的刻度值,滑动数值...

来源: laya_api 发布时间: 20170929

738. laya.d3.graphics.VertexPositionNormalTexture0Texture1Skin [ 63%]

...ackages | All Classes | Index | Frames No Frames VertexPositionNormalTexture0Texture1SkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTexture0Texture1SkinInheritanceVertexPositionNormalTexture0Texture1Skin ObjectImplements IVertex VertexPositionNormalColo...

来源: laya_api 发布时间: 20170929

739. laya.display.FrameAnimation_API3.0 [ 63%]

...votY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains custo...

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

740. 打成ios包,运行时显示的测试扫码界面 [ 63%]

... 18:21:21.456287+0800 layabox[3608:626785]  getExtension WEBGL_compressed_texture_s3tc Â∞öÊú™ÊîØÊåÅ 2020-04-22 18:21:21.456724+0800 layabox[3608:626785]  getExtension WEBKIT_WEBGL_compressed_texture_s3tc Â∞öÊú™ÊîØÊåÅ 2020-04-22 18:21:21.457174+0800 layabox[3608:626785]...

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