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

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

451. laya.d3.math.Rand [ 92%]

...Rand(seed:uint) 创建一个 Rand 实例。 Rand  getByteFromInt(v:uint):Number[static] 通过无符号32位整形,获取无符号8位字节随机数。 Rand  getFloat():Number 获取0到1之间的浮点随机数。 Rand  getFloatFromInt(v:uint):Number[static] 通过无符号32位整形,...

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

452. laya.ui.UIGroup [ 92%]

...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = ...

来源: laya_api 发布时间: 20170929

453. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 92%]

...instantiate load Constructors constructor new PixelLineSprite3D(maxCount?: number, name?: string): PixelLineSprite3D Overrides RenderableSprite3D.constructor Defined in laya/d3/core/pixelLine/PixelLineSprite3D.ts:45 创建一个 PixelLineSprite3D 实例。 Parameters Default value maxCount: number =...

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

454. laya.ui.FrameClip [ 92%]

...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并...

来源: laya_api 发布时间: 20170422

455. laya.physics.PhysicsDebugDraw [ 92%]

...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并...

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

456. laya.ui.ComboBox [ 92%]

...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anch...

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

457. laya.d3.terrain.TerrainChunk [ 92%]

...hodDefined By  TerrainChunk(chunkOffsetX:int, chunkOffsetZ:int, girdSize:Number, terrainHeightData:Float32Array, heightDataWidth:int, heightDataHeight:int, cameraCoordinateInverse:Boolean, name:String = null) 创建一个 MeshSprite3D 实例。 TerrainChunk  _cloneTo(destObject:*, srcSprite:Node...

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

458. laya.d3.component.volume.volumetricgi.VolumetricGI_API3.0 [ 92%]

...同一个节点只能添加此类型的脚本一次 intensity intensity: number Defined in laya/d3/component/Volume/VolumetricGI/VolumetricGI.ts:55 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 probeCounts probeCounts: Vector3 D...

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

459. laya.physics.PolygonCollider [ 92%]

...Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳定性,默认值为10ColliderBase destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enable...

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

460. laya.display.cmd.ClipRectCmd [ 92%]

...tCmd Object 裁剪命令 Public Properties PropertyDefined By  height : Number 高度。 ClipRectCmd  width : Number 宽度。 ClipRectCmd  x : Number X 轴偏移量。 ClipRectCmd  y : Number Y 轴偏移量。 ClipRectCmdPublic Methods  MethodDefined By  recover():void 回收到对象...

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