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

大约有 1,732 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0053 秒)

241. laya.d3.graphics.batch.InstanceBatchManager_API3.0 [ 77%]

...Globals "laya/d3/graphics/Batch/InstanceBatchManager" InstanceBatchManager Class InstanceBatchManager Hierarchy InstanceBatchManager Index Constructors constructor Methods getInstanceBatchOpaquaMark Constructors constructor new InstanceBatchManager(): InstanceBatchManager Defined in laya/d3/graphics...

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

242. laya.d3.physics.PhysicsUpdateList_API3.0 [ 77%]

...xported Menu Globals "laya/d3/physics/PhysicsUpdateList" PhysicsUpdateList Class PhysicsUpdateList PhysicsUpdateList 类用于实现物理更新队列。 Hierarchy SingletonList<PhysicsComponent> PhysicsUpdateList Index Constructors constructor Methods destroy indexof Constructors constructor ...

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

243. laya.d3.physicscannon.CannonPhysicsUpdateList_API3.0 [ 77%]

...ls "laya/d3/physicsCannon/CannonPhysicsUpdateList" CannonPhysicsUpdateList Class CannonPhysicsUpdateList PhysicsUpdateList 类用于实现物理更新队列。 Hierarchy SingletonList<CannonPhysicsComponent> CannonPhysicsUpdateList Index Constructors constructor Methods destroy indexof Constru...

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

244. laya.maths.Point_API3.0 [ 77%]

...ll Inherited Externals Only exported Menu Globals "laya/maths/Point" Point Class Point Point 对象表示二维坐标系统中的某个位置,其中 x 表示水平轴,y 表示垂直轴。 Hierarchy Point Index Constructors constructor Properties x y TEMP Methods copy distance normalize recover r...

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

245. laya.d3.resource.models.MorphTarget_API3.0 [ 77%]

...ly exported Menu Globals "laya/d3/resource/models/MorphTarget" MorphTarget Class MorphTarget Hierarchy MorphTarget Index Constructors constructor Properties data fullWeight name Constructors constructor new MorphTarget(): MorphTarget Defined in laya/d3/resource/models/MorphTarget.ts:11 Returns Morph...

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

246. 文本-单行输入 [ 77%]

...ya.Stage; import Browser = Laya.Browser; import WebGL = Laya.WebGL; export class Text_InputSingleline { constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTE...

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

247. 骨骼动画-Spine事件 [ 77%]

...ry, mArmature, mStartX = 400, mStartY = 500, mCurrIndex = 0, mLabelSprite; class Skeleton_SpineEvent { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Sprite = Laya.Sprite; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth...

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

248. 输入设备-地图 [ 77%]

...、LayaAirIDE让项目开发更高效。let map, marker, mapDiv, infoText; class InputDevice_Map { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler, Geolocation = Laya.Geolocation; // 不支持WebGL时自动切换至Canvas...

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

249. laya.utils.NativeWordText_API3.0 [ 77%]

...nals Only exported Menu Globals "laya/utils/NativeWordText" NativeWordText Class NativeWordText Hierarchy NativeWordText Index Constructors constructor Properties _nativeObj Accessors splitRender Methods cleanCache setText Constructors constructor new NativeWordText(): NativeWordText Defined in laya...

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

250. laya.renders.VertexElement_API3.0 [ 77%]

...nals Only exported Menu Globals "laya/renders/VertexElement" VertexElement Class VertexElement VertexElement 类用于创建顶点结构分配。 Hierarchy VertexElement Index Constructors constructor Accessors elementFormat elementUsage offset Constructors constructor new VertexElement(offset: numb...

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