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

大约有 1,700 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0053 秒)

121. laya.d3.math.Quaternion [ 78%]

...:Number = 0, y:Number = 0, z:Number = 0, w:Number = 1, nativeElements:Float32Array = null) 创建一个 Quaternion 实例。 Quaternion  add(left:Quaternion, right:Quaternion, out:Quaternion):void[static] 计算两个四元数的和 Quaternion  clone():* 克隆。 Quaternion  cloneTo(destObjec...

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

122. laya.d3.core.particleShuriKen.module.shape.ConeShape [ 78%]

...ion(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 ConeShapeProtected Methods  MethodDefined By  _getShapeBoundBox(boundBox:BoundBox):void[override] ConeShape  _getSpeedBoundBox(boundBox:BoundBox):...

来源: laya_api 发布时间: 20170929

123. laya.d3.core.particleShuriKen.module.shape.ConeShape [ 78%]

...ion(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 ConeShapeProtected Methods  MethodDefined By  _getShapeBoundBox(boundBox:BoundBox):void[override] ConeShape  _getSpeedBoundBox(boundBox:BoundBox):...

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

124. laya.d3.utils.Picker [ 78%]

...。 Picker  rayIntersectsPositionsAndIndices(ray:Ray, vertexDatas:Float32Array, vertexDeclaration:VertexDeclaration, indices:Uint16Array, outHitInfo:RaycastHit):Boolean[static] 计算射线和三角形碰撞并返回碰撞三角形和碰撞距离。 Picker  rayIntersectsTriangle(ray:Ray, vertex1...

来源: laya_api 发布时间: 20170929

125. laya.filters.BlurFilter_API3.0 [ 78%]

...a/filters/BlurFilter.ts:11 strength_sig2_native strength_sig2_native: Float32Array Defined in laya/filters/BlurFilter.ts:12 Methods getStrenth_sig2_2sig2_native getStrenth_sig2_2sig2_native(): Float32Array Defined in laya/filters/BlurFilter.ts:34 Returns Float32Array Static _filter _filter(this: Ren...

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

126. Laya.Socket 是不是不支持Safari浏览器二进制格式的数据传输? [ 77%]

... this.byte.writeInt16(20);//写入一个int16的数据 this.byte.writeFloat32(20.5);//写入一个32位的浮点数据 this.byte.writeUTFString("hello");// 写入一个字符串 var by:Laya.Byte = new Laya.Byte();//这里声明一个临时Byte类型 by.endian = Laya.Byte.LITTLE_ENDIAN;//设置endian...

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

127. laya.d3.shader.ShaderData_API3.0 [ 77%]

... Returns boolean 布尔。 getBuffer getBuffer(shaderIndex: number): Float32Array Defined in laya/d3/shader/ShaderData.ts:230 获取Buffer。 Parameters shaderIndex: number Returns Float32Array getDataForNative getDataForNative(): any[] Defined in laya/d3/shader/ShaderData.ts:473 Returns any[] getIn...

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

128. laya.d3.math.Color [ 76%]

...destObject:*):void 克隆。 Color  forNativeElement(nativeElements:Float32Array = null):voidColor  toGamma(out:Color):void 线性空间转换到Gamma空间。 Color  toLinear(out:Color):void Gamma空间转换到线性空间。 ColorPublic Constants ConstantDefined By  BLACK : Color[static]...

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

129. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 76%]

...edMeshRenderer, System.String meshName, System.IO.FileStream fs, System.Int32 MaxBoneCount) (at ./Library/PackageCache/com.layaair.export-tool@0665d13336/Editor/Export/utils/MeshUitls.cs:397) MeshFile.SaveFile (System.Collections.Generic.Dictionary`2[TKey,TValue] exportFiles) (at ./Library/PackageCa...

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

130. LayaAir2.0里用Laya.Scene.open(url)打开场景,如何往场景内传递参数 [ 76%]

...览器地址传过来的GET参数 问题状态 最新活动: 2020-11-05 12:32 浏览: 1648 关注: 5 人 嘿哈 • 2019-05-21 20:30 runtime脚本里的onOpened方法接收的就是上打开这个场景时传入的参数 176*****518 • 2020-11-05 12:32 @嘿哈:新场景的 绑定的js 继承的Laya...

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