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

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

2241. laya.maths.Rectangle_API3.0 [ 36%]

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

2242. laya.ui.ScrollBar [ 36%]

...lass ScrollBarInheritanceScrollBar UIComponent Sprite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容纳时,最终用户可以使用 ScrollBar 组件控制所显示的数据部分。 滚动条由...

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

2243. 2.0 beta3 物理 DestroyJoint 报错 [ 36%]

...跳转 会在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

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

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

2245. laya.d3.core.Transform3D [ 36%]

...d3.coreClasspublic class Transform3DInheritanceTransform3D EventDispatcher Object Transform3D 类用于实现3D变换。 Public Properties PropertyDefined By  dummy : AnimationTransform3D 取关联虚拟变换。 Transform3D  forward : Vector3[read-only] 获取向前方向。 Transform3D  loc...

来源: laya_api 发布时间: 20170929

2246. laya.d3.math.OrientedBoundBox [ 36%]

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

来源: laya_api 发布时间: 20170929

2247. laya.physics.joint.GearJoint_API3.0 [ 36%]

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

2248. 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_示例 发布时间: 20251219

2249. 和原生Dom交互 · LayaAir3.3 · 引擎文档 · 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

2250. laya.ui.Button [ 36%]

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

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