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

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

1. laya.d3.math.Rand [ 100%]

...thClasspublic class RandInheritanceRand Object Rand 类用于通过32位无符号整型随机种子创建随机数。 Public Properties PropertyDefined By  seed : uint 获取随机种子。 Rand  seeds : Uint32Array获取随机种子。RandPublic Methods  MethodDefined By  Rand(seed:uint) ...

来源: laya_api 发布时间: 20170929

2. laya.d3.graphics.IndexBuffer3D [ 81%]

...ConstantDefined By  INDEXTYPE_UBYTE : String = ubyte[static] 8位ubyte无符号索引类型。IndexBuffer3D  INDEXTYPE_USHORT : String = ushort[static] 16位ushort无符号索引类型。IndexBuffer3DProperty DetailcanReadpropertycanRead:Boolean  [read-only] 获取是否可读。 Implementatio...

来源: laya_api 发布时间: 20170929

3. laya.utils.Byte [ 55%]

...Ensure 参数指定的值。 Byte  getByte():int 从字节流中读取带符号的字节。 返回值的范围是从 -128 到 127。 Byte  getFloat32():Number 从字节流的当前字节偏移位置处读取一个 IEEE 754 单精度(32 位)浮点数。 Byte  getFloat32Array(start:int, len:...

来源: laya_api 发布时间: 20170929