大约有 2,110 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0137 秒)
...一个myTexts的UI,myTexts.as继承之,为通用VIEW。 myTextsUI: <View sceneWidth="100" sceneHeight="20" sceneColor="#000000" editorInfo="compId=1"> <Text y="0" x="0" var="txts" text="text" fontSize="12" editorInfo="compId=2"/> </View> mytexts.as: public class myTex...
来源: Laya_社区 发布时间: 20170703
...o(destObject:*):void 克隆。 BoundBox createfromPoints(points:Vector.<Vector3>, out:BoundBox):void[static] 从顶点生成包围盒。 BoundBox getCenter(out:Vector3):void 获取中心点。 BoundBox getCorners(corners:Vector.<Vector3>):void 获取包围盒的8个角顶点。 ...
来源: Laya2.0_api 发布时间: 20190513
...ypeError: Cannot read property 'charAt' of undefined at Object.Laya.init (<anonymous>:23:7239) at new t (<anonymous>:41:2251) at <anonymous>:41:2762 at require (<anonymous>:206:5799) at <anonymous>:206:5548 at <anonymous>:47:323 at require (<anonymous>:206:5...
来源: Laya_社区 发布时间: 20180109
...index.html是自动生成的文件,修改了编译会自动改回来的 <!--用户自定义顺序文件添加到这里--> <!--jsfile--Custom--> <script src="js/ui/layaUI.max.all.js"></script> <!--jsfile--Custom-->//放到这里? 2017-06-25 0 1 分...
来源: Laya_社区 发布时间: 20170625
...eneRenderManager Properties _customCullList _customCullList: SingletonList<BaseRender> = new SingletonList() Defined in laya/d3/RenderObjs/NativeOBJ/NativeSceneRenderManager.ts:13 _customUpdateList _customUpdateList: SingletonList<BaseRender> = new SingletonList() Defined in laya/d3/Rend...
来源: Laya3.0_api 发布时间: 20231115
...ny; public progress: number; public uv_info: Array<any>; constructor() { super(0, 0); this.progress = 0.0; this.uv_info = [0.0, 0.0, 1.0, 1.0]; var len: number = 8 * CONST3D2D.BYTES_PE; ...
来源: Laya_社区 发布时间: 20170606
...89) n.a (UnityEngine.Mesh A_0, System.String A_1, System.Boolean A_2) (at <8191b0b4723d4658b95c167f60d265c8>:0) n.c () (at <8191b0b4723d4658b95c167f60d265c8>:0) n.b (System.String A_0) (at <8191b0b4723d4658b95c167f60d265c8>:0) LayaAir3D.exportResource (System.Boolean isDebug, Syste...
来源: Laya_社区 发布时间: 20201218
...关的链接 提交 1 个回复 189*****192 赞同来自: innerHTML= “<span style='color:#ff9900;'>【世界】<sup>上浮内容</sup> </span>” sup sub 上标下标 试一试 2017-10-19 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复...
来源: Laya_社区 发布时间: 20171019
...d3.terrain.unitClasspublic class ChunkInfoInheritanceChunkInfo Object DetailTextureInfo 类用于描述地形细节纹理。 Public Properties PropertyDefined By alphaMap : Vector.<String>ChunkInfo detailID : Vector.<Uint8Array>ChunkInfo normalMap : StringChunkInfoPublic Method...
来源: Laya2.0_api 发布时间: 20190513
...DefineData(compileDefine, deugDefines); if (!Config3D._config._multiLighting) { var index = deugDefines.indexOf("LEGACYSINGLELIGHTING"); (index !== -1) && (deugDefines.splice(index, 1)); } //保存参数 ...
来源: Laya_社区 发布时间: 20200606