大约有 2,796 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0100 秒)
...体。 Public Properties PropertyDefined By bottom : Plane[read-only] 获取底平面。 BoundFrustum far : Plane[read-only] 获取远平面。 BoundFrustum left : Plane[read-only] 获取左平面。 BoundFrustum matrix : Matrix4x4 获取描述矩阵。 BoundFrustum near : Plane[read...
来源: Laya2.0_api 发布时间: 20190513
... Show Inherited Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial atmosphereThickness : Number 获取大气厚度,范围是0到5。 SkyProceduralMaterial exposure : Numb...
来源: Laya2.0_api 发布时间: 20190513
...Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获...
来源: laya_api 发布时间: 20170603
...法的 src 时返回,时间保留小数点后 6 位(只读) 每一帧获取音频播放的位置,Android能正常获取,IOS一秒钟之内的每一帧获取到的播放位置是一样的。 Android 获取LOG信息: IOS 获取LOG信息: 附件 : --> 2020-05-25 添加评论 免费...
来源: Laya_社区 发布时间: 20200525
...容相关的链接 提交 1 个回复 cuixueying 赞同来自: 这个估计获取不到,明天帮你确认下,晚些回复! 2017-07-17 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 zhongguo168a 相关问题 求问shader中的attri...
来源: Laya_社区 发布时间: 20170717
...web后无法请求访问HTTP API接口数据,调试模式下可以访问获取 Access to XMLHttpRequest at 'http://192.168.3.70:8081/api/test?data=test' from origin 'http://192.168.3.70:8082' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Acce...
来源: Laya_社区 发布时间: 20200609
...ueying 赞同来自: 游戏的完全自适应需要自己做的,就是获取到设配的屏幕尺寸后,再传参数给游戏让其自适应,跟flash里一样。laya之后也会提供相应的属性,让开发者直接调用。 以下列出2种方案获取h5浏览器的宽度和高度 1...
来源: Laya_社区 发布时间: 20151028
...lic Properties PropertyDefined By colorAlphaKeysCount : int[read-only] 获取颜色Alpha数量。 Gradient colorRGBKeysCount : int[read-only] 获取颜色RGB数量。 Gradient maxColorAlphaKeysCount : int[read-only] 获取最大颜色Alpha帧数量。 Gradient maxColorRGBKeysCount : int...
来源: Laya2.0_api 发布时间: 20190513
...; if(uiData.clazz == clazz){ return uiData.view; } } }[/i]根据clazz名字获取本地缓存的场景类 下面是关闭场景,[i] public closeWindow(clazz: any): void { let v = this.getView(clazz); let index: number = this.getViewIndex(clazz); if(v){ v.removeSelf(); this.uiList.splice(inde...
来源: Laya_社区 发布时间: 20190222
...unds cloneTo(destObject:*):void 克隆。 Bounds getCenter():Vector3 获取包围盒的中心点。 Bounds getExtent():Vector3 获取包围盒的范围。 Bounds getMax():Vector3 获取包围盒的最大点。 Bounds getMin():Vector3 获取包围盒的最小点。 Bounds setCenter(...
来源: Laya2.0_api 发布时间: 20190513