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

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

121. laya.gltf.glTFResource_API3.0 [ 50%]

...ce/Resource.ts:116 内存大小。 Returns number deps get deps(): ReadonlyArray<Resource> Inherited from PrefabImpl.deps Defined in laya/resource/HierarchyResource.ts:31 Returns ReadonlyArray<Resource> destroyed get destroyed(): boolean Inherited from Resource.destroyed Defined in laya/...

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

122. 动画-旧版骨骼动画 [ 49%]

...onButton:Button; private var curStateIndex:int = 0; private var skinAniUrl:Array = [ "../../../../res/threeDimen/skinModel/Zombie/old/Assets/Zombie/Model/z@walk-walk.lsani", "../../../../res/threeDimen/skinModel/Zombie/old/Assets/Zombie/Model/z@attack-attack.lsani", "../../../../res/threeDimen/skinM...

来源: Laya_示例 发布时间: 20241002

123. laya.maths.Matrix3x3_API3.0 [ 48%]

...ent: boolean = true Returns Matrix3x3 Properties elements elements: Float32Array Defined in laya/maths/Matrix3x3.ts:166 矩阵元素数组 Static Readonly DEFAULT DEFAULT: Readonly<Matrix3x3> = new Matrix3x3() Defined in laya/maths/Matrix3x3.ts:16 Methods clone clone(): any Defined in laya/mat...

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

124. laya.d3.math.Matrix3x3_API3.0 [ 47%]

...ent: boolean = true Returns Matrix3x3 Properties elements elements: Float32Array Defined in laya/d3/math/Matrix3x3.ts:166 矩阵元素数组 Static Readonly DEFAULT DEFAULT: Readonly<Matrix3x3> = new Matrix3x3() Defined in laya/d3/math/Matrix3x3.ts:16 Methods clone clone(): any Defined in laya...

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

125. laya.maths.Matrix_API3.0 [ 45%]

...ers m1: Matrix 矩阵一。 m2: Matrix 矩阵二。 out: any[] 输出对象Array。 Returns any[] 结果输出对象 out。 Globals "laya/maths/Matrix" Matrix constructor a b c d tx ty TEMP clone concat copyTo destroy getScaleX getScaleY identity invert invertTransformPoint recover rotate scale setT...

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

126. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 45%]

...{ public function Main() { //初始化引擎 Laya.init(500,500); var skins:Array = [ "res/button-1.png" ]; Laya.loader.load(skins, Handler.create(this, onUIAssetsLoaded)); } public function onUIAssetsLoaded():void { var btn:Button = new Button("res/button-1.png"); Laya.stage.addChild(btn); //创建...

来源: Laya2.0_文档 发布时间: 20210715

127. laya.d3.core.material.Material_API3.0 [ 44%]

...ore/material/Material.ts:55 Accessors MaterialDefine get MaterialDefine(): Array<string> Defined in laya/d3/core/material/Material.ts:373 获得材质宏 Returns Array<string> MaterialProperty get MaterialProperty(): any Defined in laya/d3/core/material/Material.ts:361 获得材质属性...

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

128. laya.d3.core.material.unlit.UnlitTestMaterial_API3.0 [ 43%]

...ore/material/Material.ts:90 Accessors MaterialDefine get MaterialDefine(): Array<string> Inherited from Material.MaterialDefine Defined in laya/d3/core/material/Material.ts:395 获得材质宏 Returns Array<string> MaterialProperty get MaterialProperty(): any Inherited from Material.Mate...

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

129. laya.resource.VideoTexture_API3.0 [ 42%]

...n laya/resource/Resource.ts:18 Static _videoTexturePool _videoTexturePool: Array<VideoTexture> = new Array<VideoTexture>() Defined in laya/resource/VideoTexture.ts:14 videoTexture对象池 Accessors anisoLevel get anisoLevel(): number set anisoLevel(value: number): void Inherited from Ba...

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

130. laya.d3.core.pixelline.PixelLineMaterial_API3.0 [ 42%]

...默认材质,禁止修改 Accessors MaterialDefine get MaterialDefine(): Array<string> Inherited from Material.MaterialDefine Defined in laya/d3/core/material/Material.ts:373 获得材质宏 Returns Array<string> MaterialProperty get MaterialProperty(): any Inherited from Material.Mate...

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