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

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

571. laya.d3.graphics.StaticBatchManager [ 70%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames StaticBatchManagerMethods Packagelaya.d3.graphicsClasspublic class StaticBatchManagerInheritanceStaticBatchManager Object StaticBatchManager 类用于静态批处理管理的父类。 Public Methods  MethodDefined By  Sta...

来源: Laya2.0_api 发布时间: 20190513

572. laya.display.BitmapFont_API3.0 [ 70%]

...ource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/r...

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

573. laya.d3.graphics.StaticBatchManager_API3.0 [ 70%]

...ected All Inherited Externals Only exported Menu Globals "laya/d3/graphics/StaticBatchManager" StaticBatchManager Class StaticBatchManager StaticBatchManager 类用于静态批处理管理的父类。 Hierarchy StaticBatchManager Index Constructors constructor Methods combine Constructors constructo...

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

574. laya.device.Shake [ 70%]

...备上有效。 Public Properties PropertyDefined By  instance : Shake[static] [read-only] ShakePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Shake()Shake event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type...

来源: laya_api 发布时间: 20170929

575. laya.d3.physics.shape.SphereColliderShape_API3.0 [ 70%]

...tomCollisionCallback Defined in laya/d3/physics/shape/ColliderShape.ts:115 Static SHAPEORIENTATION_UPX SHAPEORIENTATION_UPX: number = 0 Inherited from CompoundColliderShape.SHAPEORIENTATION_UPX Defined in laya/d3/physics/shape/ColliderShape.ts:14 形状方向_X轴正向 Static SHAPEORIENTATION_UPY S...

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

576. laya.display.cmd.DrawPolyCmd_API3.0 [ 70%]

...fined in laya/display/cmd/DrawPolyCmd.ts:18 开始绘制的 Y 轴位置。 Static ID ID: string = "DrawPoly" Defined in laya/display/cmd/DrawPolyCmd.ts:9 Methods recover recover(): void Defined in laya/display/cmd/DrawPolyCmd.ts:51 回收到对象池 Returns void Globals "laya/display/cmd/DrawPolyCm...

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

577. 请问laya里的单件模式Singleton怎么实现? [ 70%]

...===================== 单例实现 ======================      private static var _instance:MainScene;      public static function get instance():MainScene{    if(!_instance){     _instance = new MainScene();    }    return _instance;   } 2016-11-11 0 1 分享 微博 QZONE 微...

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

578. laya.d3.component.Animator [ 70%]

...ublic Constants ConstantDefined By  CULLINGMODE_ALWAYSANIMATE : int = 0[static] 裁剪模式_始终播放动画。Animator  CULLINGMODE_CULLCOMPLETELY : int = 2[static] 裁剪模式_不可见时完全不播放动画。AnimatorProperty Detailavatarpropertyavatar:Avatar 获取avatar。 Implementa...

来源: Laya2.0_api 发布时间: 20190513

579. laya.d3.physics.PhysicsSimulation [ 70%]

...碰撞检测。 PhysicsSimulation  disableSimulation : Boolean = false[static] PhysicsSimulation  fixedTimeStep : Number物理模拟器帧的间隔时间:通过减少fixedTimeStep可增加模拟精度,默认是1.0 / 60.0。PhysicsSimulation  gravity : Vector3 获取重力。 PhysicsSimulatio...

来源: Laya2.0_api 发布时间: 20190513

580. laya.d3.core.material.SkyProceduralMaterial_API3.0 [ 70%]

...ource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static ALPHATESTVALUE ALPHATESTVALUE: number Inherited from Material.ALPHATESTVALUE Defined in laya/d3/core/material/Material.ts:51 着色器变量,透明测试值。 Static DEBUG DEBUG: boolean = false Inherited from Resourc...

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