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

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

2251. 打包成Android的apk之后,在某些机型一后台就有很大几率发现卡死Anr的情况,有anr日志 [ 35%]

...ack=0xbe650000-0xbe652000 stackSize=8MB   | held mutexes=   at java.lang.Object.wait!(Native method)   - waiting on <0x03f1c878> (a android.opengl.GLSurfaceView$GLThreadManager)   at android.opengl.GLSurfaceView$GLThread.onPause(GLSurfaceView.java:1663)   - locked <0x03f1c878> (a an...

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

2252. laya.maths.Matrix3x3_API3.0 [ 35%]

...Matrix3x3.ts:371 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/maths/Matrix3x3.ts:353 克隆。 Parameters destObject: any 克隆源。 Returns void determinant determinant(): number Defined in laya/maths/Matrix3x3.ts:179 计算3x3矩阵的行列式 Ret...

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

2253. laya.d3.math.OrientedBoundBox [ 35%]

...elaya.d3.mathClasspublic class OrientedBoundBoxInheritanceOrientedBoundBox Object OrientedBoundBox 类用于创建OBB包围盒。 Public Properties PropertyDefined By  extents : Vector3每个轴长度的一半OrientedBoundBox  transformation : Matrix4x4这个矩阵表示包围盒的位置和缩...

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

2254. laya.resource.Texture [ 35%]

...gelaya.resourceClasspublic class TextureInheritanceTexture EventDispatcher ObjectSubclasses RenderTarget2D Texture 是一个纹理处理类。 Public Properties PropertyDefined By  _atlasID : int = -1Texture  bitmap : * 图片或者canvas 。Texture  DEF_UV : Array[static] 默认 UV 信息。...

来源: laya_api 发布时间: 20170929

2255. laya.d3.core.material.UnlitMaterial [ 35%]

...(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial...

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

2256. laya.d3.webxr.core.WebXRInput_API3.0 [ 35%]

...on once Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface Inherited method Static property

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

2257. laya.maths.Rectangle [ 35%]

...onstants Packagelaya.mathsClasspublic class RectangleInheritanceRectangle Object Rectangle 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影响其他...

来源: laya_api 发布时间: 20170929

2258. laya.physics.joint.PulleyJoint_API3.0 [ 35%]

...able onLateUpdate onPostRender onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Property Enumeration Interface

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

2259. 混合模式-Lighter [ 35%]

...en(); private var gradientInterval:int = 2000; private var bgColorChannels:Object = {r: 99, g: 0, b: 0xFF}; public function BlendMode_Lighter() { // 不支持WebGL时自动切换至Canvas Laya.init(phoenixWidth * 2, phoenixHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = S...

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

2260. laya.utils.PerformancePlugin_API3.0 [ 35%]

...ample endSample expoertFile setPerformanceDataTool showFunSampleFun Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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