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

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

851. laya.d3.math.Rand [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RandProperties | Methods Packagelaya.d3.mathClasspublic class RandInheritanceRand Object Rand 类用于通过32位无符号整型随机种子创建随机数。 Public Properties PropertyDefined By  seed : uint 获取...

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

852. Sprite-遮罩-放大镜 [ 72%]

...开发更高效。let bgPath = "res/bg2.png", maskPath = "res/mask.png"; class Sprite_MagnifyingGlass { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.st...

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

853. laya.d3.resource.TextureCube [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TextureCubeProperties | Methods Packagelaya.d3.resourceClasspublic class TextureCubeInheritanceTextureCube BaseTexture laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inherited Public Proper...

来源: laya_api 发布时间: 20170929

854. laya.d3.physics.constraints.Point2PointConstraint [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Point2PointConstraintProperties | Methods Packagelaya.d3.physics.constraintsClasspublic class Point2PointConstraintInheritancePoint2PointConstraint Object Point2PointConstraint 类用于创建物理组件的父类。 Pub...

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

855. laya.d3.renderobjs.nativeobj.NativeBounds_API3.0 [ 72%]

...rted Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeBounds" NativeBounds Class NativeBounds Hierarchy NativeBounds Implements IClone Index Constructors constructor Properties MemoryBlock_size Accessors max min Methods _getBoundBox calculateBoundsintersection clone cloneTo getCenter getExtent getMa...

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

856. 跟着老师打地鼠游戏写的代码,JS为什么会出错 [ 72%]

...on Game(){ Game.super(this); this.mole=new Mole() //这里会报错 } Laya.class(Game,"Game",_super); return Game; })(ui.GameUI) var GameUI=(function(_super){ function GameUI(){ this.btn_start=null; this.audio=null; GameUI.__super.call(this); } CLASS$(GameUI,'ui.GameUI',_super); var __proto__=GameUI...

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

857. 图集动画(JavaScript-LayaAir基础篇(JS)-动画基础) [ 72%]

... 动画播放基类: [https://layaair.ldc.layabox.com/api/?category=Core&class=laya.display.AnimationPlayerBase](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.AnimationBase) 动画类: [https://layaair.ldc.layabox.com/ap...

来源: Laya2.0_文档 发布时间: 20210715

858. laya.d3.math.Plane [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PlaneProperties | Methods Packagelaya.d3.mathClasspublic class PlaneInheritancePlane Object Plane 类用于创建平面。 Public Properties PropertyDefined By  distance : Number平面到坐标系原点的距离Plane...

来源: laya_api 发布时间: 20170929

859. laya.d3.math.Plane [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PlaneProperties | Methods Packagelaya.d3.mathClasspublic class PlaneInheritancePlane Object Plane 类用于创建平面。 Public Properties PropertyDefined By  distance : Number平面到坐标系原点的距离Plane...

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

860. laya.d3.graphics.VertexPositionNormalColorTextureTangent [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalColorTextureTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTextureTangentInheritanceVertexPositionNormalColorTextureTangent ObjectImplements IVertex Vert...

来源: laya_api 发布时间: 20170929