大约有 88 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0043 秒)
...字节。 ```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
...字节。 ```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
...```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
...: 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
...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
...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
...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
...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
...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
...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