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

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

61. Byte二进制读写(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 37%]

...字节。 ```typescript var byte = new Laya.Byte(); byte.writeByte(10);//0-255之间 ``` - **writeFloat32**(value:number)在当前字节偏移量位置处写入 Float32 值。范围是$\left[-2^{128}, 2^{127}\right]$,约为-3.4E38—3.4E+38。 ```typescript var byte = new Laya.Byte(); byte.writeFl...

来源: Laya2.0_文档 发布时间: 20210714

62. Byte二进制读写(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 36%]

...字节。 ```typescript var byte:Byte = new Byte(); byte.writeByte(10);//0-255之间 ``` - **writeFloat32**(value:Number):void在当前字节偏移量位置处写入 Float32 值。范围是$\left[-2^{128}, 2^{127}\right]$,约为-3.4E38—3.4E+38。 ```typescript var byte:Byte = new Byte(); byte.wr...

来源: Laya2.0_文档 发布时间: 20210715

63. Byte二进制读写(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 36%]

...```typescript var byte:Laya.Byte = new Laya.Byte(); byte.writeByte(10);//0-255之间 ``` - **writeFloat32**(value:number):void在当前字节偏移量位置处写入 Float32 值。范围是$\left[-2^{128}, 2^{127}\right]$,约为-3.4E38—3.4E+38。 ```typescript var byte:Laya.Byte = new Laya.Byte(...

来源: Laya2.0_文档 发布时间: 20210715

64. laya.maths.Vector4_API3.0 [ 33%]

...: Vector4, b: number, out: Vector4): void Defined in laya/maths/Vector4.ts:255 缩放四维向量。 Parameters a: Vector4 源四维向量。 b: number 缩放值。 out: Vector4 输出四维向量。 Returns void Static subtract subtract(a: Vector4, b: Vector4, out: Vector4): void Defined in laya/ma...

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

65. 构建apk后,java报错 [ 26%]

...teListedcom.layabox.dotJourney/demo.MainActivity/1 2018-11-26 18:31:47.184 2559-25937/? E/WakeLock: GCM_HB_ALARM release without a matched acquire! 2018-11-26 18:31:47.274 2559-4744/? E/NetworkScheduler: Invalid component specified. 2018-11-26 18:31:47.346 4749-4749/com.layabox.dotJourney E/LayaGame...

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

66. laya.display.Graphics_API3.0 [ 26%]

...rs?: number[]): DrawTexturesCmd | null Defined in laya/display/Graphics.ts:255 批量绘制同样纹理。 Parameters texture: Texture 纹理。 pos: any[] 绘制次数和坐标。 Optional colors: number[] 图片颜色数组。 Returns DrawTexturesCmd | null drawTriangles drawTriangles(texture: Tex...

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

67. laya.ani.GraphicsAni_API3.0 [ 25%]

...l Inherited from Graphics.drawTextures Defined in laya/display/Graphics.ts:255 批量绘制同样纹理。 Parameters texture: Texture 纹理。 pos: any[] 绘制次数和坐标。 Optional colors: number[] 图片颜色数组。 Returns DrawTexturesCmd | null drawTriangles drawTriangles(texture: Tex...

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

68. laya.d3.core.material.RenderState_API3.0 [ 24%]

...efined in laya/d3/core/material/RenderState.ts:154 模板值 一般会在0-255 stencilTest stencilTest: number Defined in laya/d3/core/material/RenderState.ts:152 是否开启模板测试 stencilWrite stencilWrite: boolean Defined in laya/d3/core/material/RenderState.ts:150 是否模板写入 Static...

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

69. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 24%]

...s Vector3 Defined in laya/d3/physics/constraints/ConfigurableConstraint.ts:255 角度弹簧 Parameters value: Vector3 Returns void angularXMotion get angularXMotion(): number set angularXMotion(value: number): void Defined in laya/d3/physics/constraints/ConfigurableConstraint.ts:204 X轴旋转约束...

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

70. laya.ui.AutoBitmap_API3.0 [ 23%]

...l Inherited from Graphics.drawTextures Defined in laya/display/Graphics.ts:255 批量绘制同样纹理。 Parameters texture: Texture 纹理。 pos: any[] 绘制次数和坐标。 Optional colors: number[] 图片颜色数组。 Returns DrawTexturesCmd | null drawTriangles drawTriangles(texture: Tex...

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