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

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

511. laya.d3.core.particleShuriKen.module.GradientSize [ 81%]

...建渐变尺寸。 Public Properties PropertyDefined By  constantMax : Number[read-only] 最大随机双固定尺寸。 GradientSize  constantMaxSeparate : Vector3[read-only] 最小分轴随机双固定尺寸。 GradientSize  constantMin : Number[read-only] 小随机双固定尺寸。 Gradien...

来源: laya_api 发布时间: 20170929

512. laya.d3.core.particleShuriKen.module.GradientSize [ 81%]

...建渐变尺寸。 Public Properties PropertyDefined By  constantMax : Number[read-only] 最大随机双固定尺寸。 GradientSize  constantMaxSeparate : Vector3[read-only] 最小分轴随机双固定尺寸。 GradientSize  constantMin : Number[read-only] 小随机双固定尺寸。 Gradien...

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

513. laya.d3.component.animator.AnimatorPlayState_API3.0 [ 81%]

...rameters value: AnimatorState | null Returns void duration get duration(): number Defined in laya/d3/component/Animator/AnimatorPlayState.ts:51 当前动画的持续时间,以秒为单位。 Returns number normalizedTime get normalizedTime(): number Defined in laya/d3/component/Animator/AnimatorPl...

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

514. laya.d3.graphics.VertexBuffer3D_API3.0 [ 81%]

...age setData unbind Constructors constructor new VertexBuffer3D(byteLength: number, bufferUsage: BufferUsage, canRead?: boolean): VertexBuffer3D Overrides VertexBuffer.constructor Defined in laya/d3/graphics/VertexBuffer3D.ts:35 创建一个 VertexBuffer3D 实例。 Parameters byteLength: number 字...

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

515. drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 [ 81%]

drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 这个方法的参数详解 一直不明白数组里面的点的作用 2016-11-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

516. laya.d3.graphics.vertex.VertexMesh_API3.0 [ 81%]

...VertexDeclaration Properties Static MESH_BLENDINDICES0 MESH_BLENDINDICES0: number = 5 Defined in laya/d3/graphics/Vertex/VertexMesh.ts:21 顶点骨骼索引数据 Static MESH_BLENDWEIGHT0 MESH_BLENDWEIGHT0: number = 6 Defined in laya/d3/graphics/Vertex/VertexMesh.ts:23 顶点骨骼权重数据 Stati...

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

517. laya 的list组件,如果有多页信息,怎么实现翻页丫?? [ 81%]

... default class RuleDialog extends ui.scene.RuleDialogUI { private m_index: number = -1; private m_downValue: number = -1; constructor() { super(); this.list_rule.hScrollBarSkin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new ...

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

518. laya.utils.SingletonList_API3.0 [ 81%]

...n laya/utils/SingletonList.ts:76 Returns void indexof indexof(element: T): number Defined in laya/utils/SingletonList.ts:41 Parameters element: T Returns number Globals "laya/utils/SingletonList" SingletonList constructor destroy indexof Legend Object literal Variable Function Type alias Class Class...

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

519. laya.d3.physics.shape.BoxColliderShape [ 80%]

...pe needsCustomCollisionCallback : Boolean = falseColliderShape  sizeX : Number[read-only] 获取X轴尺寸。 BoxColliderShape  sizeY : Number[read-only] 获取Y轴尺寸。 BoxColliderShape  sizeZ : Number[read-only] 获取Z轴尺寸。 BoxColliderShape type : int[read-only] 获取碰撞类...

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

520. laya.display.Graphics [ 80%]

...hicsPublic Methods  MethodDefined By  Graphics()Graphics  alpha(alpha:Number):AlphaCmd 设置透明度。 Graphics  clear(recoverCmds:Boolean = true):void 清空绘制命令。 Graphics  clipRect(x:Number, y:Number, width:Number, height:Number):ClipRectCmd 设置剪裁区域,超出剪裁...

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