大约有 154 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0044 秒)
Laya3.0_api(119) Laya_社区(20) Laya2.0_api(5) laya_api(3) Laya_示例(2) Laya3.0_文档(2) Laya2.0_文档(2) Laya2.0_示例(1)
...e clearUpload clone cloneTo compressMatrix4x4 compressNumber compressNumberArray compressTexture compressUBO compressVector2 compressVector3 compressVector4 destroy getBool getBuffer getColor getInt getMatrix4x4 getNumber getShaderData getSourceIndex getTexture getUniformBuffer getValueData getVecto...
来源: Laya3.0_api 发布时间: 20231115
...R CYAN GRAY GREEN MAGENTA RED WHITE YELLOW Methods clone cloneTo equal fromArray scale setValue toArray toGamma toLinear gammaToLinearSpace linearToGammaSpace Constructors constructor new Color(r?: number, g?: number, b?: number, a?: number): Color Defined in laya/maths/Color.ts:97 创建一个 Colo...
来源: Laya3.0_api 发布时间: 20231115
...useEvent Returns any Returns void show show(x?: number, y?: number, views: Array<StatUIParams>): void Overrides IStatRender.show Defined in laya/utils/StatUI.ts:44 override 显示性能统计信息。 Parameters Default value x: number = 0 X轴显示位置。 Default value y: number = 0 Y轴...
来源: Laya3.0_api 发布时间: 20231102
...: 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 Defined in laya/h...
来源: Laya3.0_api 发布时间: 20231115
...R CYAN GRAY GREEN MAGENTA RED WHITE YELLOW Methods clone cloneTo equal fromArray scale setValue toArray toGamma toLinear gammaToLinearSpace linearToGammaSpace Constructors constructor new Color(r?: number, g?: number, b?: number, a?: number): Color Defined in laya/d3/math/Color.ts:97 创建一个 Co...
来源: Laya3.0_api 发布时间: 20231102
...ns void getUpdateData getUpdateData(index: number, length: number): Float32Array Defined in laya/d3/RenderObjs/RenderObj/InstanceRenderElementOBJ.ts:35 Parameters index: number index of Buffer3D length: number length of array Returns Float32Array Globals "laya/d3/RenderObjs/RenderObj/InstanceRenderE...
来源: Laya3.0_api 发布时间: 20231115
..._parent.removeChild(node); this._children === Node.ARRAY_EMPTY && (this._children = []); this._children.push(node); node._setParent(this); //在此处抛出异常 this._childChanged(); ...
来源: Laya_社区 发布时间: 20191203
...on(position: Vector3, direction: Vector3, rand?: Rand, randomSeeds?: Uint32Array): void Defined in laya/d3/core/particleShuriKen/module/shape/BaseShape.ts:54 用于生成粒子初始位置和方向。 Parameters position: Vector3 粒子位置。 direction: Vector3 粒子方向。 Default value rand:...
来源: Laya3.0_api 发布时间: 20231115
...n clickTest end move reset Constructors constructor new TouchInfo(touches: Array<TouchInfo>): TouchInfo Defined in laya/events/InputManager.ts:597 Parameters touches: Array<TouchInfo> Returns TouchInfo Properties began began: boolean Defined in laya/events/InputManager.ts:590 clickCancel...
来源: Laya3.0_api 发布时间: 20231115
...anchorY值最终通过pivotY值来改变节点轴心点。UIComponent array : Array 列表数据源。 List autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制...
来源: Laya2.0_api 发布时间: 20190513