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

大约有 3,124 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0086 秒)

3021. laya.media.VideoTexture_API3.0 [ 20%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/media/VideoTexture" VideoTexture Class VideoTexture VideoTexture 多媒体纹理 Hierarchy BaseTexture VideoTexture Index Constructors constructor Properties _id _isLoaded _needUpdate destroyedImme...

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

3022. laya.d3.core.Sprite3D_API3.0 [ 19%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/Sprite3D" Sprite3D Class Sprite3D Sprite3D 类用于实现3D精灵。 Hierarchy Node Sprite3D RenderableSprite3D BaseCamera LightSprite Index Constructors constructor Properties _extra _sce...

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

3023. laya.d3.renderobjs.nativeobj.NativeTransform3D_API3.0 [ 19%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeTransform3D" NativeTransform3D Class NativeTransform3D Transform3D 类用于实现3D变换。 Hierarchy Transform3D NativeTransform3D Index Constructors constructor Pr...

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

3024. 时间轴动画 · LayaAir3.4 · 引擎文档 · LAYABOX [ 18%]

...,脚本代码如下: const { regClass, property } = Laya; @regClass() export class Script extends Laya.Script { //declare owner : Laya.Sprite3D; constructor() { super(); } event1(p1:any, p2:any): void { console.log("event1",p1,p2); } } 在脚本中创建event1的方法和接收两个参数,最...

来源: Laya3.0_文档 发布时间: 20260128

3025. 3D寻路 · LayaAir3.0文档 · LAYABOX [ 18%]

...终代码 /** * Based upon https://github.com/bgrins/javascript-astar */ export class AStarFindPath { private terrainSprite: MeshTerrainSprite3D; private layaMonkey: Sprite3D; private path: Vector3[]; private _everyPath: any[]; private _position: Vector3 = new Vector3(0, 0, 0); private _upVector3: V...

来源: Laya3.0_文档 发布时间: 20230303

3026. laya.d3.core.particleshuriken.ShurikenParticleInstanceSystem_API3.0 [ 18%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/ShurikenParticleInstanceSystem" ShurikenParticleInstanceSystem Class ShurikenParticleInstanceSystem Hierarchy ShurikenParticleSystem ShurikenParticleInstanceSystem Implemen...

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

3027. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 18%]

...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/reflectionProbe/ReflectionProbe" ReflectionProbe Class ReflectionProbe ReflectionProbe 类用于实现反射探针组件 miner Hierarchy Sprite3D ReflectionProbe Index Constructors construc...

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

3028. laya.d3.core.light.LightSprite_API3.0 [ 17%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/light/LightSprite" LightSprite Class LightSprite deprecated LightSprite 类用于创建灯光的父类。 Hierarchy Sprite3D LightSprite DirectionLight PointLight SpotLight Index Constructo...

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

3029. laya.d3.core.light.PointLight_API3.0 [ 17%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/light/PointLight" PointLight Class PointLight deprecated PointLight 类用于创建点光。 Hierarchy LightSprite PointLight Index Constructors constructor Properties _extra _scene _url na...

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

3030. laya.d3.core.BaseCamera_API3.0 [ 17%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/BaseCamera" BaseCamera Class BaseCamera BaseCamera 类用于创建摄像机的父类。 Hierarchy Sprite3D BaseCamera Camera Index Constructors constructor Properties _extra _forward _scene...

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