大约有 1,261 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0047 秒)
Laya3.0_api(409) Laya_社区(375) Laya2.0_api(226) laya_api(168) Laya2.0_文档(49) Laya3.0_文档(24) Laya2.0_示例(7) Laya_示例(3)
...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
...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
...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
...备上有效。 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
...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
...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
...===================== 单例实现 ====================== 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
...ublic Constants ConstantDefined By CULLINGMODE_ALWAYSANIMATE : int = 0[static] 裁剪模式_始终播放动画。Animator CULLINGMODE_CULLCOMPLETELY : int = 2[static] 裁剪模式_不可见时完全不播放动画。AnimatorProperty Detailavatarpropertyavatar:Avatar 获取avatar。 Implementa...
来源: Laya2.0_api 发布时间: 20190513
...碰撞检测。 PhysicsSimulation disableSimulation : Boolean = false[static] PhysicsSimulation fixedTimeStep : Number物理模拟器帧的间隔时间:通过减少fixedTimeStep可增加模拟精度,默认是1.0 / 60.0。PhysicsSimulation gravity : Vector3 获取重力。 PhysicsSimulatio...
来源: Laya2.0_api 发布时间: 20190513
...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