大约有 2,572 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0076 秒)
Laya_社区(1383) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya3.0_文档(12) Laya_示例(11) Laya2.0_示例(6)
...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_社区 发布时间: 20190531
...Packagelaya.d3.terrainClasspublic class TerrainLeafInheritanceTerrainLeaf Object TerrainLeaf Terrain的叶子节点 Public Properties PropertyDefined By __ADAPT_MATRIX__ : Matrix4x4[static] TerrainLeaf __ADAPT_MATRIX_INV__ : Matrix4x4[static] TerrainLeaf _boundingBox : BoundBoxTerrainLeaf...
来源: Laya2.0_api 发布时间: 20190513
...px(LayaNative中没有小游戏中的状态栏,所以返回0) safeArea Object 在竖屏正方向下的安全区域。部分机型没有安全区域概念,也不会返回 safeArea 字段,开发者需自行兼容。 safeArea.left number 安全区域左上角横坐标 safeArea.right number 安全...
来源: Laya3.0_文档 发布时间: 20260128
... create Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...lass ScrollBarInheritanceScrollBar UIComponent Sprite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容纳时,最终用户可以使用 ScrollBar 组件控制所显示的数据部分。 滚动条由...
来源: Laya2.0_api 发布时间: 20190513
...跳转 会在DestroyJoint这个地方报错: Uncaught Error at Object.box2d.b2Assert (laya.physics.js:38) at box2d.b2World.DestroyJoint (laya.physics.js:793) at Physics.__proto._removeJoint (laya.physics.js:2242) at DistanceJoint.__proto._onDisable (laya.physics.js:1716)...
来源: Laya_社区 发布时间: 20181024
...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...
来源: Laya_示例 发布时间: 20260303
...d3.coreClasspublic class Transform3DInheritanceTransform3D EventDispatcher Object Transform3D 类用于实现3D变换。 Public Properties PropertyDefined By dummy : AnimationTransform3D 取关联虚拟变换。 Transform3D forward : Vector3[read-only] 获取向前方向。 Transform3D loc...
来源: laya_api 发布时间: 20170929
...elaya.d3.mathClasspublic class OrientedBoundBoxInheritanceOrientedBoundBox Object OrientedBoundBox 类用于创建OBB包围盒。 Public Properties PropertyDefined By extents : Vector3每个轴长度的一半OrientedBoundBox transformation : Matrix4x4这个矩阵表示包围盒的位置和缩...
来源: laya_api 发布时间: 20170929
...able onLateUpdate onPostRender onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Property Accessor Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115