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

大约有 1,232 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0052 秒)

231. IFlash的扩展功能有哪些呢? [ 90%]

...ize (600,600);//设置舞台宽为600,高为600; (2)IFlash. setBgcolor(value:String); 设置浏览器舞台的背景颜色。@param value默认 #000000 IFlash.setBgcolor ("#ffffff");// 设置舞台背景颜色为白色 (3)IFlash.setOrientationEx(value:int); 设置手机横竖屏显示。@param v...

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

232. 请求返回的json数据如何根据key获得value的值? [ 90%]

请求返回的json数据如何根据key获得value的值? typescript代码里如何解析数组与字典类型的数据,新人找不到方法。 2018-01-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya...

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

233. progress初始化value为0.5有问题 [ 90%]

progress初始化value为0.5有问题 编译器和代码无论怎么设置为0.5都没用,日志打印value的值也是0.5,我就纳闷儿了,他初始化的状态居然是零的效果,只有循环自增的情况下图片才会从0.5的位置开始增加,这个问题让我很方,不知...

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

234. laya.resource.NativeRenderTexture2D_API3.0 [ 90%]

....ts:95 Parameters width: number 宽度。 height: number 高度。 Default value format: number = RenderTargetFormat.R8G8B8 纹理格式。 Default value depthStencilFormat: number = RenderTargetFormat.DEPTH_16 深度格式。 创建一个 RenderTexture 实例。 Default value create: boolean = true...

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

235. laya.d3.resource.TextureCube_API3.0 [ 90%]

...ce/TextureCube.ts:79 Parameters size: number format: TextureFormat Default value mipmap: boolean = true Default value sRGB: boolean = false Returns TextureCube Properties destoryedImmediately destoryedImmediately: boolean Inherited from Resource.destoryedImmediately Defined in laya/resource/Resource...

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

236. textarea的滚动条问题,vscrollBar的min,max,value属性,不能用,求解 [ 90%]

textarea的滚动条问题,vscrollBar的min,max,value属性,不能用,求解 (<Laya.TextArea>this.view["textArea_world"]).vScrollBar.min = 1; (<Laya.TextArea>this.view["textArea_world"]).vScrollBar.max = 10; (<Laya.TextArea>this.view["textArea_world"]).vScrollBar.value = 10 ...

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

237. laya.components.KeyframeNode2D_API3.0 [ 90%]

... Parameters sep: string Returns string _setKeyframeCount _setKeyframeCount(value: number): void Defined in laya/components/KeyframeNode2D.ts:31 Parameters value: number Returns void _setOwnerPathByIndex _setOwnerPathByIndex(index: number, value: string): void Defined in laya/components/KeyframeNode2...

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

238. laya.d3.physicscannon.CannonPhysicsTriggerComponent_API3.0 [ 90%]

...rns boolean canCollideWith get canCollideWith(): number set canCollideWith(value: number): void Inherited from CannonPhysicsTriggerComponent.canCollideWith Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:296 可碰撞的碰撞组,基于位运算。 Returns number Inherited from CannonPhys...

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

239. laya.resource.RenderTexture2D_API3.0 [ 89%]

...ts:107 Parameters width: number 宽度。 height: number 高度。 Default value format: RenderTargetFormat = RenderTargetFormat.R8G8B8 纹理格式。 Default value depthStencilFormat: RenderTargetFormat = RenderTargetFormat.None 深度格式。 创建一个 RenderTexture 实例。 Returns RenderTe...

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

240. laya.components.AnimatorStateNumberCondition_API3.0 [ 89%]

...ndition Index Constructors constructor Accessors compareFlag id name numberValue type Methods checkState conditionIDToName conditionNameToID Constructors constructor new AnimatorStateNumberCondition(name: string): AnimatorStateNumberCondition Overrides AnimatorStateCondition.constructor Defined in l...

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