大约有 1,261 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0049 秒)
Laya3.0_api(409) Laya_社区(375) Laya2.0_api(226) laya_api(168) Laya2.0_文档(49) Laya3.0_文档(24) Laya2.0_示例(7) Laya_示例(3)
...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
...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
...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
...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
...持与摄相机相同。 **/ 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
...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
...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
...entedBoundBox createByBoundBox(box:BoundBox, out:OrientedBoundBox):void[static] 根据AABB包围盒创建一个 OrientedBoundBox 实例。 OrientedBoundBox createByMinAndMaxVertex(min:Vector3, max:Vector3):OrientedBoundBox[static] 根据包围盒的最大最小两顶点创建一个 OrientedBou...
来源: laya_api 发布时间: 20170929
...:void 克隆。 StartFrame createByConstant(constant:Number):StartFrame[static] 通过随机常量旋转创建一个 StartFrame 实例。 StartFrame createByRandomTwoConstant(constantMin:Number, constantMax:Number):StartFrame[static] 通过随机双常量旋转创建一个 StartFrame 实例。...
来源: laya_api 发布时间: 20170929
...:void 克隆。 StartFrame createByConstant(constant:Number):StartFrame[static] 通过随机常量旋转创建一个 StartFrame 实例。 StartFrame createByRandomTwoConstant(constantMin:Number, constantMax:Number):StartFrame[static] 通过随机双常量旋转创建一个 StartFrame 实例。...
来源: Laya2.0_api 发布时间: 20190513