大约有 154 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0031 秒)
Laya3.0_api(119) Laya_社区(20) Laya2.0_api(5) laya_api(3) Laya_示例(2) Laya3.0_文档(2) Laya2.0_文档(2) Laya2.0_示例(1)
...ntroller> loadAvatarMask loadAvatarMask(l: TypeAnimatorLayer, promises: Array<any>, task: ILoadTask): void Defined in laya/d3/loaders/AnimationControllerLoader.ts:26 Parameters l: TypeAnimatorLayer promises: Array<any> task: ILoadTask Returns void loadStates loadStates(states: TypeAni...
来源: Laya3.0_api 发布时间: 20231115
...INSTANCETYPE_ATTRIBUTE INSTANCETYPE_UNIFORMBUFFER Methods clear getPropertyArray setNumberArray setVector2Array setVector3Array setVectorArray Constructors constructor new MaterialInstancePropertyBlock(): MaterialInstancePropertyBlock Defined in laya/d3/core/render/command/MaterialInstancePropertyBl...
来源: Laya3.0_api 发布时间: 20231115
...Hello LayaAir" } }; //list赋值,先获得一个数据源数组 var arr: Array = []; for (var i: number = 0; i < 100; i++) { arr.push({ label: "item " + i, clip: i % 9 }); } //给list赋值更改list的显示 this.list.array = arr; //还可以自定义list渲染方式,可以打开下面注释看...
来源: Laya_示例 发布时间: 20241124
...Hello LayaAir" } }; //list赋值,先获得一个数据源数组 var arr: Array = []; for (var i: number = 0; i < 100; i++) { arr.push({ label: "item " + i, clip: i % 9 }); } //给list赋值更改list的显示 this.list.array = arr; //还可以自定义list渲染方式,可以打开下面注释看...
来源: Laya2.0_示例 发布时间: 20200319
...tructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArray writeTo dot normalize rewriteNumProperty scalarLength scale Constructors constructor new Vector2(x?: number, y?: number): Vector2 Defined in laya/d3/math/Vector2.ts:15 创建一个 Vector2 实例。 Par...
来源: Laya3.0_api 发布时间: 20231102
...tructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArray writeTo dot equals normalize rewriteNumProperty scalarLength scale Constructors constructor new Vector2(x?: number, y?: number): Vector2 Defined in laya/maths/Vector2.ts:17 创建一个 Vector2 实例...
来源: Laya3.0_api 发布时间: 20231115
...ration interpolationData nextData startTime Properties dData dData: Float32Array Defined in laya/ani/KeyFramesContent.ts:15 数据变化量 data data: Float32Array Defined in laya/ani/KeyFramesContent.ts:13 数据 duration duration: number Defined in laya/ani/KeyFramesContent.ts:9 持续时间 inter...
来源: Laya3.0_api 发布时间: 20231115
...x: number y: number Returns void show show(x?: number, y?: number, views?: Array<StatUIParams>): void Implementation of IStatUI.show Defined in laya/ui/StatUI.ts:29 override 显示性能统计信息。 Parameters Optional x: number X轴显示位置。 Optional y: number Y轴显示位置。 Opt...
来源: Laya3.0_api 发布时间: 20231115
...socket 请教一个关于laya2.5d项目美术规范的问题哈 我用list.array=Array;数据全部插进去数组里了,但是list中没有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲染出。 Laya 安卓端 在...
来源: Laya_社区 发布时间: 20190624
...Data Implements IClone Index Methods addDefine clearDefine clearRuntimeCopyArray clone cloneTo cloneToForNative getAttribute getBool getBuffer getDataForNative getInt getLength getMatrix4x4 getNumber getQuaternion getTexture getValueData getVector getVector2 getVector3 hasDefine needRenewArrayBuffer...
来源: Laya3.0_api 发布时间: 20231102