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

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

351. laya.d3.utils.Picker_API3.0 [ 79%]

...herited Externals Only exported Menu Globals "laya/d3/utils/Picker" Picker Class Picker Picker 类用于创建拾取。 Hierarchy Picker Index Constructors constructor Methods calculateCursorRay rayIntersectsTriangle rayPlaneIntersection Constructors constructor new Picker(): Picker Defined in laya/...

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

352. laya.ani.bone.Transform_API3.0 [ 79%]

...d Externals Only exported Menu Globals "laya/ani/bone/Transform" Transform Class Transform Hierarchy Transform Index Properties scX scY skX skY skewX skewY x y Methods getMatrix initData skew Properties scX scX: number = 1 Defined in laya/ani/bone/Transform.ts:10 水平方向缩放 scY scY: number =...

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

353. laya.d3.core.particleshuriken.module.Burst_API3.0 [ 79%]

...y exported Menu Globals "laya/d3/core/particleShuriKen/module/Burst" Burst Class Burst Burst 类用于粒子的爆裂描述。 Hierarchy Burst Implements IClone Index Constructors constructor Accessors maxCount minCount time Methods clone cloneTo Constructors constructor new Burst(time?: number, min...

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

354. laya.components.AnimatorStateTriggerCondition_API3.0 [ 79%]

...als "laya/components/AnimatorStateCondition" AnimatorStateTriggerCondition Class AnimatorStateTriggerCondition Hierarchy AnimatorStateCondition AnimatorStateTriggerCondition Index Constructors constructor Accessors id name type Methods checkState conditionIDToName conditionNameToID Constructors cons...

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

355. laya.display.cmd.DrawEllipseCmd_API3.0 [ 79%]

...nly exported Menu Globals "laya/display/cmd/DrawEllipseCmd" DrawEllipseCmd Class DrawEllipseCmd Hierarchy DrawEllipseCmd Index Properties fillColor height lineColor lineWidth percent width x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawEllip...

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

356. laya.d3.core.render.RenderElement_API3.0 [ 79%]

...ly exported Menu Globals "laya/d3/core/render/RenderElement" RenderElement Class RenderElement RenderElement 类用于实现渲染元素。 Hierarchy RenderElement InstanceRenderElement Index Constructors constructor Properties _batchElement _renderElementOBJ _transform Methods _convertSubShader _re...

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

357. laya.d3.animation.AnimationNode_API3.0 [ 79%]

...Only exported Menu Globals "laya/d3/animation/AnimationNode" AnimationNode Class AnimationNode BoneNode 类用于实现骨骼节点。 Hierarchy AnimationNode Implements IClone Index Constructors constructor Properties name Methods addChild clone cloneTo getChildByIndex getChildByName getChildCount ...

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

358. laya.display.cmd.DrawRectCmd_API3.0 [ 78%]

...nals Only exported Menu Globals "laya/display/cmd/DrawRectCmd" DrawRectCmd Class DrawRectCmd 绘制矩形 Hierarchy DrawRectCmd Index Properties fillColor height lineColor lineWidth percent width x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/Dr...

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

359. laya.net.ResourceVersion_API3.0 [ 78%]

...nals Only exported Menu Globals "laya/net/ResourceVersion" ResourceVersion Class ResourceVersion 资源版本的生成由layacmd或IDE完成,使用 ResourceVersion 简化使用过程。 调用 enable 启用资源版本管理。 Hierarchy ResourceVersion Index Properties FILENAME_VERSION FOLDER_VER...

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

360. 性能测试-虫子(慎入) [ 78%]

...0, maggotAmount = 5000, tick = 0, maggots = [], wrapBounds, maggotTexture; class PerformanceTest_Maggots { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler, Rectangle = Laya.Rectangle; // 不支持WebGL时自动切换至Ca...

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