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

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

1191. laya.utils.Handler [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames HandlerProperties | Methods Packagelaya.utilsClasspublic class HandlerInheritanceHandler Object Handler 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建...

来源: laya_api 发布时间: 20170929

1192. laya.d3.shadowMap.ParallelSplitShadowMap [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ParallelSplitShadowMapProperties | Methods Packagelaya.d3.shadowMapClasspublic class ParallelSplitShadowMapInheritanceParallelSplitShadowMap Object ... Public Properties PropertyDefined By  PSSMNum : intParallelSplitS...

来源: laya_api 发布时间: 20170929

1193. laya.utils.Handler [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames HandlerProperties | Methods Packagelaya.utilsClasspublic class HandlerInheritanceHandler Object Handler 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建...

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

1194. Sprite-旋转缩放 [ 67%]

...ya.Event; import Browser = Laya.Browser; import WebGL = Laya.WebGL; export class Sprite_RoateAndScale { private ape: Sprite; private scaleDelta: number = 0; constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stag...

来源: Laya_示例 发布时间: 20241002

1195. laya.d3.core.particleShuriKen.module.FrameOverTime [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames FrameOverTimeProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class FrameOverTimeInheritanceFrameOverTime ObjectImplements laya.d3.core.IClone FrameOverTime 类用于创建时间帧。 Public P...

来源: laya_api 发布时间: 20170929

1196. laya.d3.core.particleShuriKen.module.FrameOverTime [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames FrameOverTimeProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class FrameOverTimeInheritanceFrameOverTime ObjectImplements laya.d3.core.IClone FrameOverTime 类用于创建时间帧。 Public P...

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

1197. laya.d3.component.Component3D [ 67%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Component3DProperties | Methods | Events Packagelaya.d3.componentClasspublic class Component3DInheritanceComponent3D EventDispatcher ObjectImplements IUpdate, laya.resource.IDestroySubclasses Animator, AttachPoint, Coll...

来源: laya_api 发布时间: 20170929

1198. Sprite-显示图片 [ 66%]

....Browser; import Handler = Laya.Handler; import WebGL = Laya.WebGL; export class Sprite_DisplayImage { constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER...

来源: Laya_示例 发布时间: 20241002

1199. laya.d3.core.scene.QuadtreeNode [ 66%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames QuadtreeNodeProperties | Methods Packagelaya.d3.core.sceneClasspublic class QuadtreeNodeInheritanceQuadtreeNode ObjectImplements ITreeNodePublic Properties PropertyDefined By  _children : Vector.<QuadtreeNode>Qu...

来源: laya_api 发布时间: 20170304

1200. laya.d3.core.scene.BoundsOctree [ 66%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BoundsOctreeMethods Packagelaya.d3.core.sceneClasspublic class BoundsOctreeInheritanceBoundsOctree Object BoundsOctree 类用于创建八叉树。 Public Methods  MethodDefined By  BoundsOctree(initialWorldSize:Number,...

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