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

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

71. laya.d3.core.particleshuriken.module.FrameOverTime_API3.0 [ 77%]

...rTime.ts:14 通过固定帧创建一个 FrameOverTime 实例。 Parameters Default value constant: number = 0 固定帧。 Returns FrameOverTime 时间帧。 Static createByOverTime createByOverTime(overTime: GradientDataInt): FrameOverTime Defined in laya/d3/core/particleShuriKen/module/FrameOverTi...

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

72. laya.d3.graphics.VertexBuffer3D_API3.0 [ 77%]

...ber 字节长度。 bufferUsage: BufferUsage VertexBuffer3D用途类型。 Default value canRead: boolean = false 是否可读。 Returns VertexBuffer3D Properties _buffer _buffer: Float32Array | Uint16Array | Uint8Array | Uint32Array Inherited from Buffer._buffer Defined in laya/RenderEngine/Buffer...

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

73. laya.d3.core.particleshuriken.module.shape.BaseShape_API3.0 [ 76%]

...eters position: Vector3 粒子位置。 direction: Vector3 粒子方向。 Default value rand: Rand = null Default value randomSeeds: Uint32Array = null Returns void Globals "laya/d3/core/particleShuriKen/module/shape/BaseShape" ParticleSystemShapeType BaseShape constructor enable randomDirection sh...

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

74. laya.d3.core.trail.TrailSprite3D_API3.0 [ 76%]

...D.constructor Defined in laya/d3/core/trail/TrailSprite3D.ts:36 Parameters Default value name: string = null Returns TrailSprite3D Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _scene _scene: Node Inherited from Node._scene Defined in lay...

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

75. 实例化 laya.ani.bone.Skeleton 对象报错 [ 76%]

实例化 laya.ani.bone.Skeleton 对象报错 export default class showSpine extends Laya.Script{ constructor() { super(); //创建一个Skeleton对象 //Laya let skeleton: laya.ani.bone.Skeleton = new laya.ani.bone.Skeleton(); } } 实例化报错 为啥 2018-09-28 添加评论 免费帖 --> 分享...

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

76. laya.maths.Quaternion_API3.0 [ 76%]

...ernion Implements IClone Index Constructors constructor Properties w x y z DEFAULT NAN Methods clone cloneTo equals forNativeElement fromArray getYawPitchRoll identity invert length lengthSquared normalize rotateX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 creat...

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

77. laya.d3.core.particleshuriken.ShuriKenParticle3D_API3.0 [ 76%]

...rs method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清...

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

78. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 76%]

...ixelLineSprite3D.ts:45 创建一个 PixelLineSprite3D 实例。 Parameters Default value maxCount: number = 2 最大线段数量。 Default value name: string = null 名字。 Returns PixelLineSprite3D Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/N...

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

79. Native 在iOS上支付失败的问题,及临时解决方法 [ 76%]

...果官方文档(链接)中有明确提示 requestData参数:  The default value is nil. If requestData is not nil, your payment request will be rejected. --默认值为nil,如果requestData不是nil,您的支付请求将被拒绝。 目前我的解决方法是注释掉payment.requestData ...

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

80. laya.d3.math.Quaternion_API3.0 [ 75%]

...ernion Implements IClone Index Constructors constructor Properties w x y z DEFAULT NAN Methods clone cloneTo equals forNativeElement fromArray getYawPitchRoll identity invert length lengthSquared normalize rotateX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 creat...

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