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

大约有 1,261 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0066 秒)

1151. laya.d3.graphics.VertexBuffer3D [ 46%]

...claration():VertexDeclaration    public function set vertexDeclaration(value:VertexDeclaration):voidConstructor DetailVertexBuffer3D()Constructorpublic function VertexBuffer3D(byteLength:int, bufferUsage:int, canRead:Boolean = false, dateType:int) 创建一个 VertexBuffer3D,不建议开发者...

来源: Laya2.0_api 发布时间: 20190513

1152. 安卓概率闪退 [ 46%]

...me.handsomecat-1/lib/arm64/liblayaair.so (v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)+40) [arm64-v8a] 4 #03 pc 000000000043f338 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (laya::JSObjBaseV8::ReleaseRefArray()+92) [arm64-v8a] 5 #04 pc 0000000000471d6...

来源: Laya_社区 发布时间: 20191214

1153. laya.d3.math.BoundFrustum [ 45%]

... public function get matrix():Matrix4x4    public function set matrix(value:Matrix4x4):voidnearproperty near:Plane  [read-only] 获取近平面。 Implementation     public function get near():Planerightproperty right:Plane  [read-only] 获取右平面。 Implementation     public...

来源: laya_api 发布时间: 20170929

1154. laya.d3.math.BoundFrustum [ 45%]

... public function get matrix():Matrix4x4    public function set matrix(value:Matrix4x4):voidnearproperty near:Plane  [read-only] 获取近平面。 Implementation     public function get near():Planerightproperty right:Plane  [read-only] 获取右平面。 Implementation     public...

来源: Laya2.0_api 发布时间: 20190513

1155. laya.device.geolocation.Geolocation_API3.0 [ 45%]

...onSuccess: Handler 带有唯一Position参数的回调处理器。 Default value onError: Handler = null 可选的。带有错误信息的回调处理器。错误代码为Geolocation.PERMISSION_DENIED、Geolocation.POSITION_UNAVAILABLE和Geolocation.TIMEOUT之一。 Returns void Static watchPosition...

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

1156. laya.ani.bone.Skeleton [ 45%]

... = 0, freshSkin:Boolean = true):void 播放动画 Skeleton  playbackRate(value:Number):void 设置动画播放速率 Skeleton pos(x:Number, y:Number, speedMode:Boolean = false):Sprite 设置坐标位置。相当于分别设置x和y属性。 因为返回值为Sprite对象本身,所以可以使...

来源: Laya2.0_api 发布时间: 20190513

1157. laya.net.URL [ 45%]

... function get basePath():String    public static function set basePath(value:String):voidcustomFormatproperty public static var customFormat:Function 自定义URL格式化的方式。例如: customFormat = function(url:String):String{} exportSceneToJsonproperty public static var exportSceneT...

来源: Laya2.0_api 发布时间: 20190513

1158. LayaAir2.13中使用ASTC纹理显示异常,使用两个以上ktx纹理时报错。 [ 45%]

...age that scales RGB components in             the image by the alpha value. Preprocessing applies before any             codec encoding swizzle, so color data must be in the RGB             components in the source image. 2022-09-21 0 1 分享 微博 QZONE 微信 为什么被折叠...

来源: Laya_社区 发布时间: 20220824

1159. js进度,进度,js场景进度效果 [ 44%]

...效果 Laya.timer.once(i * 100, this, function() { this.Progress.schedule.value = num; this.Progress.percentage.text = (num * 100).toFixed() + '%'; if (num >= 1) { this.run(); } }); }; p.run = function() { Laya.timer.once(300, this, function() {//给一个延迟 1000ms进度场景 alert('进度...

来源: Laya_社区 发布时间: 20170803

1160. laya.ui.TextArea [ 44%]

...  public function get height():Number    public function set height(value:Number):voidhScrollBarproperty hScrollBar:HScrollBar  [read-only] 水平滚动条实体 Implementation     public function get hScrollBar():HScrollBarhScrollBarSkinproperty hScrollBarSkin:String水平滚动条皮...

来源: Laya2.0_api 发布时间: 20190513