大约有 1,233 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0055 秒)
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/TranslateCmd" TranslateCmd Class TranslateCmd 位移命令 Hierarchy TranslateCmd Index Properties tx ty ID Methods recover Properties tx tx: number Defined in laya/display/cmd/Translat...
来源: Laya3.0_api 发布时间: 20231115
... = Laya.Browser; import Handler = Laya.Handler; import WebGL = Laya.WebGL; export class Main { private ApePath: string = "../../res/apes/monkey2.png"; private apeTexture: Texture; constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); L...
来源: Laya2.0_文档 发布时间: 20210715
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/KeyFramesContent" KeyFramesContent Class KeyFramesContent 关键帧 Hierarchy KeyFramesContent Index Properties dData data duration interpolationData nextData startTime Properties dData dData: ...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/layagl/LayaGL" LayaGL Class LayaGL 封装GL命令 Hierarchy LayaGL Index Properties render2DContext renderDrawContext renderEngine renderOBJCreate textureContext Properties Static render2DContext r...
来源: Laya3.0_api 发布时间: 20231115
...import { RuntimeScriptBase } from "./RuntimeScript.generated"; @regClass() export class RuntimeScript extends RuntimeScriptBase { onAwake(): void { this.closeBtn.on(Laya.Event.CLICK, this, () => { this.close(); }); } } 1.3.3 关联场景 设置好弹窗之后,需要用代码将Dialog与所需...
来源: Laya3.0_文档 发布时间: 20241014
...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/staticmesh/StaticMeshBatchManager" StaticMeshBatchManager Class StaticMeshBatchManager Hierarchy StaticMeshBatchManager Index Constructors constructor Methods combine merge Constructor...
来源: Laya3.0_api 发布时间: 20231102
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/AnimationClip2DLoader" AnimationClip2DLoader Class AnimationClip2DLoader Hierarchy AnimationClip2DLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): Pr...
来源: Laya3.0_api 发布时间: 20231115
...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/graphics/Batch/InstanceBatchManager" InstanceBatchManager Class InstanceBatchManager Hierarchy InstanceBatchManager Index Constructors constructor Methods getInstanceBatchOpaquaMark Constructors...
来源: Laya3.0_api 发布时间: 20231102
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/particle/ParticleTemplate2DLoader" ParticleTemplate2DLoader Class ParticleTemplate2DLoader Hierarchy ParticleTemplate2DLoader Implements IResourceLoader Index Methods load Methods load load(task: I...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/PhysicsUpdateList" PhysicsUpdateList Class PhysicsUpdateList PhysicsUpdateList 类用于实现物理更新队列。 Hierarchy SingletonList<PhysicsComponent> PhysicsUpdateList Inde...
来源: Laya3.0_api 发布时间: 20231115