大约有 799 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0068 秒)
Laya_社区(467) Laya3.0_api(111) Laya3.0_文档(62) Laya_示例(45) Laya2.0_api(42) laya_api(39) Laya2.0_文档(24) Laya2.0_示例(9)
...log("All done."); } } } } new laya.Loader_Sequence();package { import laya.resource.Texture; import laya.utils.Handler; public class Loader_Sequence { private var numLoaded:int = 0; private var resAmount:int = 3; public function Loader_Sequence() { Laya.init(500, 400); // 按序列加载 monkey2.png...
来源: Laya2.0_示例 发布时间: 20260303
...operty 'addChild' of null, location: /data/user/0/com.vivo.hybrid/app_resource/com.chenxing.vivominigame/jsfile:///C:\Users\74741\AppData\Roaming\Tencent\QQTempSys\OOY5$4OW5H`8`9%(9$)T67M.gifndle.js:0:0 [ERROR] (/opt/jenkins/workspace/vivo_vfile:///C:\Users\74741\AppData\Roaming\T...
来源: Laya_社区 发布时间: 20200515
...new laya.Loader_SingleType();package { import laya.net.Loader; import laya.resource.Texture; import laya.utils.Handler; public class Loader_SingleType { public function Loader_SingleType() { Laya.init(550, 400); // 加载一张png类型资源 Laya.loader.load("../../res/apes/monkey0.png", Handler.cr...
来源: Laya2.0_示例 发布时间: 20260303
...ian:“No 'Access-Control-Allow-Origin' header is present on the requested resource.” 这是错误信息。。网上查了些资料说是跨域问题。。但是我们请求的页面是微信支付里的。。微信那边说他们是单个post请求不存在跨域问题。。(┬_┬) qian • 2...
来源: Laya_社区 发布时间: 20180208
...ent3DInheritanceComponent3D EventDispatcher ObjectImplements IUpdate, laya.resource.IDestroySubclasses Animator, AttachPoint, Collider, KeyframeAnimations, Script Component3D 类用于创建组件的父类。 Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已销...
来源: laya_api 发布时间: 20170929
...aya.display.Sprite; import laya.utils.Handler; import laya.resource.Texture; public class LayaSample { private var img:Sprite ; private var index:int ; public function LayaSample() { //初始化引擎 ...
来源: Laya_社区 发布时间: 20170918
...ckage { import laya.display.Sprite; import laya.display.Stage; import laya.resource.Texture; import laya.utils.Browser; import laya.utils.Handler; import laya.webgl.WebGL; public class Sprite_DisplayImage { public function Sprite_DisplayImage() { // 不支持WebGL时自动切换至Canvas Laya.init(B...
来源: Laya_示例 发布时间: 20260303
...ayaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.d3.resource.models.PrimitiveMesh)。 创建时需注意的是,加载到场景中的引擎自带模型,轴心点在模型正中心,因此我们是以模型中心点为参考进行移动、旋转、缩放。加载到场景...
来源: Laya2.0_文档 发布时间: 20210715
...rawCall)4.9 Instancing DrawCall(CT_Instancing_DrawCall)5. GPU Buffer Resource/Memory(GPU 缓冲资源/内存)5.1 GPU Buffer Memory(M_GPUBuffer)5.2 GPU Buffer Count(C_GPUBuffer)5.3 Vertex Buffer Memory(M_VertexBuffer)5.4 Vertex Buffer Count(C_VertexBuffer)5.5 Index Buffer Me...
来源: Laya3.0_文档 发布时间: 20260128
...点击后退键退出游戏”,如果去掉这个提示 Failed to load resource: net::ERR_FILE_NOT_FOUND RayCastAll射线检测同一MeshColliderShape返回两个结果 [闪退!!!][崩溃!!Crash]LayaNative 2.8.0 js 调用 oc 同步方法,有返回值的时候崩溃 初次加载场景正确,返...
来源: Laya_社区 发布时间: 20180629