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

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

291. laya.d3.component.LODInfo_API3.0 [ 75%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/LODGroup" LODInfo Class LODInfo 此类描述Lod数据 Hierarchy LODInfo Index Constructors constructor Accessors mincullRate renders Methods addNode removeAllRender removeNode Construc...

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

292. laya.utils.StatUI_API3.0 [ 75%]

...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/StatUI" StatUI Class StatUI 显示Stat的结果。由于stat会引入很多的循环引用,所以把显示部分拆开 author laya Hierarchy IStatRender StatUI Index Methods enable hide isC...

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

293. 屏幕适配-缩放-No Border [ 75%]

...ER();module laya { import Sprite = Laya.Sprite; import Stage = Laya.Stage; export class SmartScale_Scale_NOBORDER { private rect: Sprite; constructor() { Laya.init(550, 400); Laya.stage.scaleMode = Stage.SCALE_NOBORDER; Laya.stage.bgColor = "#232628"; this.createCantralRect(); } private createCantra...

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

294. 屏幕适配-缩放-No Scale [ 75%]

...LE();module laya { import Sprite = Laya.Sprite; import Stage = Laya.Stage; export class SmartScale_Scale_NOSCALE { private rect: Sprite; constructor() { Laya.init(550, 400); Laya.stage.scaleMode = Stage.SCALE_NOSCALE; Laya.stage.bgColor = "#232628"; this.createCantralRect(); } private createCantralR...

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

295. laya.d3.core.scene.bvhscenerendermanager.BVHCullPass_API3.0 [ 75%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/BVHSceneRenderManager/BVHCullPass" BVHCullPass Class BVHCullPass 类实现BVH架构的裁剪Pass Hierarchy CullPassBase BVHCullPass Implements ICullPass Index Accessors cullList Metho...

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

296. laya.d3.core.MeshSprite3DShaderDeclaration_API3.0 [ 75%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/MeshSprite3DShaderDeclaration" MeshSprite3DShaderDeclaration Class MeshSprite3DShaderDeclaration 类用来记录精灵数据宏 Hierarchy MeshSprite3DShaderDeclaration Index Properties SHAD...

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

297. laya.utils.WeakObject_API3.0 [ 74%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/WeakObject" WeakObject Class WeakObject 封装弱引用WeakMap 如果支持WeakMap,则使用WeakMap,如果不支持,则用Object代替 注意:如果采用Object,为了防止内存...

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

298. laya.d3.renderobjs.nativeobj.NativeCameraCullInfo_API3.0 [ 74%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeCameraCullInfo" NativeCameraCullInfo Class NativeCameraCullInfo camera裁剪数据 Hierarchy NativeCameraCullInfo Implements ICameraCullInfo Index Constructors constru...

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

299. laya.d3.webxr.core.WebXRCameraManager_API3.0 [ 74%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRCameraManager" WebXRCameraManager Class WebXRCameraManager author miner 此类用来管理XRCamera Hierarchy WebXRCameraManager Index Constructors constructor Properties owner Ac...

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

300. laya.d3.component.animator.AnimatorStateCondition_API3.0 [ 74%]

...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorStateCondition" AnimatorStateCondition Class AnimatorStateCondition Hierarchy AnimatorStateCondition AnimatorStateNumberCondition AnimatorStateBoolCondition AnimatorSt...

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