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

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

41. laya.d3.core.material.BlinnPhongMaterial_API3.0 [ 75%]

...ong材质。 Hierarchy Material BlinnPhongMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVALUE DEBUG RENDERMODE_CUTOUT RENDERMODE_OPAQUE RENDERMODE_TRANSPARENT RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQUE RENDERQUEUE_...

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

42. 分享:关于自定义场景继承的实现 [ 74%]

...eScene.tsexport namespace base{ export class BaseScene extends Laya.Scene{ constructor(){ super(); console.log('BaseScene:我是基类BaseScene,我的子类是导出类,我的父类是场景类'); } } } 导出UI 导出后layaMaxUI.ts的内容如下/**This class is automatically generated by LayaAi...

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

43. laya.d3.core.MeshRenderer_API3.0 [ 74%]

...y BaseRender MeshRenderer SkinnedMeshRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge Accessors awaked bounds boundsChange castShadow destroyed distanceForSort enabled hideFlags id lightmapIndex light...

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

44. ViewStack属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 73%]

...tab与viewStack组件的测试页面**/ private comp:ui.ComponentDemoUI; constructor() { Laya.init(1334,750, Laya.WebGL); Laya.stage.scaleMode = "full"; Laya.stage.bgColor = "#ffffff"; //加载图集成功后,执行onLoaded回调方法 Laya.loader.load("res/atlas/comp.atlas",Laya.Handler.create(th...

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

45. laya.d3.core.material.PBRMaterial_API3.0 [ 73%]

...Hierarchy Material PBRMaterial PBRStandardMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVALUE DEBUG RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQUE RENDERQUEUE_TRANSPARENT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST ...

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

46. laya.d3.component.hlod.HLODRender_API3.0 [ 72%]

...ss HLODRender Hierarchy BaseRender HLODRender Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow owner runInEditor scriptPath sortingFudge Accessors awaked bounds boundsChange castShadow curHLODRS destroyed distanceForSort enabled hideFlags id lightmapIndex lightm...

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

47. 学会编写d.ts声明文件(TypeScript-IDE篇(TS)-代码模式基础) [ 72%]

...re module CANNON { //在声名的模块里定义类型 export class Demo { constructor( options: Object ); addScene( title: string, initfunc: Function ): void; restartCurrentScene(): void; } } //多级模块 declare module laya.ani.bone { class EventData { name:string; intValue:number; floatValue:nu...

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

48. 时间轴动画(TypeScript-LayaAir基础篇(TS)-动画基础) [ 72%]

...: **入口类GameMain.ts** ```typescript // 程序入口 class GameMain{ constructor() { //初始化引擎 Laya.init(1334,750,Laya.WebGL); //设置舞台背景色 Laya.stage.bgColor = "#ffffff"; //加载图集成功后,执行onLoaded回调方法 Laya.loader.load("res/atlas/ui.atlas",Laya.Handler...

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

49. laya.d3.component.volume.batchvolume.StatiVertexMergeBatchRender_API3.0 [ 72%]

...archy BatchRender StatiVertexMergeBatchRender Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge Accessors awaked bounds boundsChange castShadow checkLOD destroyed distanceForSort enabled hideFlags id lightmapIn...

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

50. laya.d3.core.SkinnedMeshRenderer_API3.0 [ 72%]

...SkinnedMeshRenderer SimpleSkinnedMeshRenderer Implements IBoundsCell Index Constructors constructor Properties _bones _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge Accessors awaked bones bounds boundsChange castShadow destroyed distanceForSort enabled hideFlags id lightm...

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