大约有 2,572 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0078 秒)
Laya_社区(1383) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya3.0_文档(12) Laya_示例(11) Laya2.0_示例(6)
...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
...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
...blic class ButtonInheritanceButton UIComponent Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over...
来源: Laya2.0_api 发布时间: 20190513
...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
...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
...elaya.d3.mathClasspublic class OrientedBoundBoxInheritanceOrientedBoundBox Object OrientedBoundBox 类用于创建OBB包围盒。 Public Properties PropertyDefined By extents : Vector3每个轴长度的一半OrientedBoundBox transformation : Matrix4x4这个矩阵表示包围盒的位置和缩...
来源: Laya2.0_api 发布时间: 20190513
...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
...(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
...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
...onstants Packagelaya.mathsClasspublic class RectangleInheritanceRectangle Object Rectangle 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影响其他...
来源: laya_api 发布时间: 20170929