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

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

2251. Sprite-新手引导 [ 36%]

...d(guideContainer); Laya.stage.removeChild(tipContainer); } else { var step:Object = guideSteps[guideStep++]; hitArea.unHit.clear(); hitArea.unHit.drawCircle(step.x, step.y, step.radius, "#000000"); interactionArea.graphics.clear(); interactionArea.graphics.drawCircle(step.x, step.y, step.radius, "#0...

来源: Laya2.0_示例 发布时间: 20260303

2252. 和原生Dom交互 · LayaAir3.4 · 引擎文档 · LAYABOX [ 36%]

...s="http://www.w3.org/2000/svg" width="200" height="200">' + '<foreignObject width="100%" height="100%">' + '<div xmlns="http://www.w3.org/1999/xhtml" style="font-size:40px">' + '<em>I</em> like ' + '<span style="color:white; text-shadow: 0px 1px 0px #999, 0px 2px 0px #8...

来源: Laya3.0_文档 发布时间: 20251010

2253. laya.ui.Button [ 36%]

...blic class ButtonInheritanceButton UIComponent Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over...

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

2254. 打包成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

2255. 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

2256. 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

2257. 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

2258. 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

2259. 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

2260. laya.maths.Rectangle [ 35%]

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

来源: laya_api 发布时间: 20170929