大约有 110 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)
...); throw new Error("Scene: the .lh file root type must be Scene,please use other function to load this file."); } } var innerResouMap=data[1]; Utils3D._createNodeByJson(this,json,this,innerResouMap); this.event("hierarchyloaded",[this]); this.__loaded=tru...
来源: Laya_社区 发布时间: 20180101
...Names(); ``` 5.判断两个着色器变种是否相等 ```typescript equal(other); ``` 着色器变种记录了一个着色器变种所有的相关信息,即通过这个着色器变种即可以为创建一个着色器程序提供完整的信息。考虑一个着色器程序的差异,一般在于...
来源: Laya2.0_文档 发布时间: 20210714
...Readonly ``` 5.判断两个着色器变种是否相等 ```typescript equal(other: ShaderVariant): boolean; ``` 着色器变种记录了一个着色器变种所有的相关信息,即通过这个着色器变种即可以为创建一个着色器程序提供完整的信息。考虑一个着色器程序...
来源: Laya2.0_文档 发布时间: 20210714
...-v to see invocation)。 helloworldlv • 2018-03-21 11:00 build settings /other linker flag 里面把删的库删掉 helloworldlv • 2018-03-21 11:03 如果再报错在build phases/link binary width libraries里加上JavaScriptCore.framework riven • 2018-03-21 13:42 ok了,多谢 Monica • 201...
来源: Laya_社区 发布时间: 20180225
...断两个着色器变种是否相等 ```typescript public function equal(other: ShaderVariant): Boolean; ``` 着色器变种记录了一个着色器变种所有的相关信息,即通过这个着色器变种即可以为创建一个着色器程序提供完整的信息。考虑一个着色器程序...
来源: Laya2.0_文档 发布时间: 20210715
...式。 `Conventional` 通用平台,只是普通的JPG和PNG。 ##### (8) Other Setting 其他设置 `Customize Export Root Directory Name ` 自定义导出文件夹名字,默认的文件夹名字为“layaScene+场景名”。 ##### (9) 导出设置 导出设置面板如图5所示。 **Run** 点...
来源: Laya2.0_文档 发布时间: 20200620
...式。 `Conventional` 通用平台,只是普通的JPG和PNG。 ##### (8) Other Setting 其他设置 `Customize Export Root Directory Name ` 自定义导出文件夹名字,默认的文件夹名字为“layaScene+场景名”。 ##### (9) 导出设置 导出设置面板如图5所示。 **Run** 点...
来源: Laya2.0_文档 发布时间: 20200620
...composeTransRotMatScale decomposeTransRotScale decomposeYawPitchRoll equalsOtherMatrix getForward getInvertFront getTranslationVector identity invert isIdentity normalize setForward setPosition setRotation setTranslationVector transpose billboard createAffineTransformation createFromQuaternion creat...
来源: Laya3.0_api 发布时间: 20231115
... } else { console.log("Browser: others"); Laya.stage.scaleMode = Laya.Stage.SCALE_FIXED_AUTO; } console.log("Laya.stage.scaleMode set to " + Laya.stage.scaleMode); console.log("Laya.sta...
来源: Laya_社区 发布时间: 20190319
...composeTransRotMatScale decomposeTransRotScale decomposeYawPitchRoll equalsOtherMatrix getElementByRowColumn getForward getInvertFront getTranslationVector identity invert isIdentity normalize setElementByRowColumn setForward setPosition setRotation setTranslationVector transpose billboard createAff...
来源: Laya3.0_api 发布时间: 20231102