大约有 1,402 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0058 秒)
...All Classes | Index | Frames No Frames ShuriKenParticle3DProperties | Methods | Events | Constants Packagelaya.d3.core.particleShuriKenClasspublic class ShuriKenParticle3DInheritanceShuriKenParticle3D RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher Object ShuriKenParticle3D 3D...
来源: laya_api 发布时间: 20170929
... meshRenderer minX minZ numChildren parent scene timer transform url width Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByNam...
来源: Laya3.0_api 发布时间: 20231102
...Packages | All Classes | Index | Frames No Frames VideoProperties | Methods | Events Packagelaya.device.mediaClasspublic class VideoInheritanceVideo Sprite Node EventDispatcher Object Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的所有...
来源: Laya2.0_api 发布时间: 20190513
... | All Classes | Index | Frames No Frames UnlitMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class UnlitMaterialInheritanceUnlitMaterial BaseMaterial laya.resource.Resource UnlitMaterial 类用于实现不受光照影响的材质。 Public Properties Hide ...
来源: Laya2.0_api 发布时间: 20190513
...命令 Hierarchy ScaleCmd Index Properties pivotX pivotY scaleX scaleY ID Methods recover Properties pivotX pivotX: number Defined in laya/display/cmd/ScaleCmd.ts:20 (可选)水平方向轴心点坐标。 pivotY pivotY: number Defined in laya/display/cmd/ScaleCmd.ts:24 (可选)垂直方向...
来源: Laya3.0_api 发布时间: 20231115
...null) ? listener.runWith(data) : listener.run(); } 出错,原因listener.method不是一个方法,看了下listener.caller就是注册的方法,修改为如下就可以正常抛出事件,请查明根本原因并修复 if (listener) { if(!(listener.method instanceof Function)&& listen...
来源: Laya_社区 发布时间: 20170120
... All Classes | Index | Frames No Frames CameraAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class CameraAnimationsInheritanceCameraAnimations KeyframeAnimations Component3D EventDispatcher Object CameraAnimations 类用于创建摄像机动画组件。...
来源: laya_api 发布时间: 20170603
...ackages | All Classes | Index | Frames No Frames SkyBoxProperties | Methods | Constants Packagelaya.d3.resource.modelsClasspublic class SkyBoxInheritanceSkyBox Sky laya.resource.Resource Sky 类用于创建天空盒。 Public Properties Hide Inherited Public Properties Show Inherited Public...
来源: laya_api 发布时间: 20170929
... Texture2DLoader Implements IResourceLoader Index Constructors constructor Methods load Constructors constructor new Texture2DLoader(): Texture2DLoader Defined in laya/loaders/TextureLoader.ts:20 Returns Texture2DLoader Methods load load(task: ILoadTask): Promise<BaseTexture> Implementation of...
来源: Laya3.0_api 发布时间: 20231115
...oader Hierarchy AnimationControllerLoader Implements IResourceLoader Index Methods load loadAvatarMask loadStates Methods load load(task: ILoadTask): Promise<AnimatorController> Implementation of IResourceLoader.load Defined in laya/d3/loaders/AnimationControllerLoader.ts:6 Parameters task: IL...
来源: Laya3.0_api 发布时间: 20231115