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

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

311. laya.d3.core.particleshuriken.ShuriKenParticle3D_API3.0 [ 82%]

...ng Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static LIGHTMAP LIGHTMAP: number Inherited from RenderableSprite3D.LIGHTMAP Defined in laya/d3/core/RenderableSprite3D.ts:21 着色器变量名,光照贴图。 Static LIGHTMAPSCALEOFFSET LIGHTMAPSCALEOFFSET: number Inherite...

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

312. laya.d3.core.trail.TrailSprite3D_API3.0 [ 82%]

...ng Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static LIGHTMAP LIGHTMAP: number Inherited from RenderableSprite3D.LIGHTMAP Defined in laya/d3/core/RenderableSprite3D.ts:21 着色器变量名,光照贴图。 Static LIGHTMAPSCALEOFFSET LIGHTMAPSCALEOFFSET: number Inherite...

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

313. laya.d3.math.Rand [ 82%]

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

来源: laya_api 发布时间: 20170929

314. laya.d3.math.Rand [ 82%]

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

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

315. Laya2自动同步cullingMask方案以及灯光裁剪补丁 [ 82%]

...持与摄相机相同。 **/ export default class ExtCullingMask { public static enableLightCullingMask(scene: Laya.Scene3D) { //var proto = Laya.Scene3D.prototype as any; (scene as any).lightCullingMask = function (scene, camera) { //灯光处理开始 麒麟子添加 var allLights = []; allLights ...

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

316. laya.d3.core.particleshuriken.module.GradientAngularVelocity_API3.0 [ 82%]

...city.ts:336 克隆。 Parameters destObject: any 克隆源。 Returns void Static createByConstant createByConstant(constant: number): GradientAngularVelocity Defined in laya/d3/core/particleShuriKen/module/GradientAngularVelocity.ts:15 通过固定角速度创建一个 GradientAngularVelocity 实...

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

317. laya.html.HtmlElement_API3.0 [ 82%]

...nt.ts:22 type type: HtmlElementType Defined in laya/html/HtmlElement.ts:20 Static pool pool: Array<HtmlElement> = [] Defined in laya/html/HtmlElement.ts:79 Methods fetchAttributes fetchAttributes(): void Defined in laya/html/HtmlElement.ts:64 Returns void getAttr getAttr(attrName: string): any...

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

318. laya.d3.math.OrientedBoundBox [ 82%]

...entedBoundBox  createByBoundBox(box:BoundBox, out:OrientedBoundBox):void[static] 根据AABB包围盒创建一个 OrientedBoundBox 实例。 OrientedBoundBox  createByMinAndMaxVertex(min:Vector3, max:Vector3):OrientedBoundBox[static] 根据包围盒的最大最小两顶点创建一个 OrientedBou...

来源: laya_api 发布时间: 20170929

319. laya.d3.core.particleShuriKen.module.StartFrame [ 82%]

...:void 克隆。 StartFrame  createByConstant(constant:Number):StartFrame[static] 通过随机常量旋转创建一个 StartFrame 实例。 StartFrame  createByRandomTwoConstant(constantMin:Number, constantMax:Number):StartFrame[static] 通过随机双常量旋转创建一个 StartFrame 实例。...

来源: laya_api 发布时间: 20170929

320. laya.d3.core.particleShuriKen.module.StartFrame [ 82%]

...:void 克隆。 StartFrame  createByConstant(constant:Number):StartFrame[static] 通过随机常量旋转创建一个 StartFrame 实例。 StartFrame  createByRandomTwoConstant(constantMin:Number, constantMax:Number):StartFrame[static] 通过随机双常量旋转创建一个 StartFrame 实例。...

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