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

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

41. laya.ui.ProgressBar_API3.0 [ 94%]

... y 的值,用于控制 progressBar 对象的显示位置。 progressBar.value = 0.3;//设置 progressBar 的进度值。 progressBar.width = 200;//设置 progressBar 的宽度。 progressBar.height = 50;//设置 progressBar 的高度。 progressBar.sizeGrid = "5,10,5,10";//设置 progressBar 的...

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

42. laya.ui.Panel_API3.0 [ 94%]

...play/Sprite.ts:534 Returns boolean active get active(): boolean set active(value: boolean): void Inherited from Node.active Defined in laya/display/Node.ts:655 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:663 设置是...

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

43. laya.d3.physics.Rigidbody3D_API3.0 [ 94%]

...s/Rigidbody3D.ts:424 创建一个 RigidBody3D 实例。 Parameters Default value collisionGroup: number = Physics3DUtils.COLLISIONFILTERGROUP_DEFAULTFILTER 所属碰撞组。 Default value canCollideWith: number = Physics3DUtils.COLLISIONFILTERGROUP_ALLFILTER 可产生碰撞的碰撞组。 Returns R...

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

44. laya.d3.core.render.posteffect.BloomEffect_API3.0 [ 94%]

...。 Returns BloomEffect Accessors active get active(): boolean set active(value: boolean): void Inherited from PostProcessEffect.active Defined in laya/d3/core/render/PostProcessEffect.ts:35 是否开启 Returns boolean Inherited from PostProcessEffect.active Defined in laya/d3/core/render/PostProce...

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

45. laya.d3.core.material.PBRSpecularMaterial [ 94%]

...al alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial  blend : int 获取混合方式。 PBRSpecularMaterial  blendDst : int 获取混合目标。 PBRSpecularMaterial  blendSrc : int 获取混合源。 PBRSpe...

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

46. laya.d3.core.Gradient [ 94%]

...int) 创建一个 Gradient 实例。 Gradient  addColorAlpha(key:Number, value:int):void 增加颜色Alpha帧。 Gradient  addColorRGB(key:Number, value:Color):void 增加颜色RGB帧。 Gradient  clone():* 克隆。 Gradient  cloneTo(destObject:*):void 克隆。 Gradient  updateColorAlpha...

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

47. laya.d3.component.animator.AnimatorTransition_API3.0 [ 94%]

...ssors conditions get conditions(): AnimatorStateCondition[] set conditions(value: AnimatorStateCondition[]): void Defined in laya/d3/component/Animator/AnimatorTransition.ts:96 设置condition数组 IDE Returns AnimatorStateCondition[] Defined in laya/d3/component/Animator/AnimatorTransition.ts:100 ...

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

48. laya.d3.core.light.AreaLightCom_API3.0 [ 94%]

...经销毁 。 Returns boolean enabled get enabled(): boolean set enabled(value: boolean): void Inherited from Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组...

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

49. Unicode与ascii互转对应表 [ 94%]

...转对应表再补充一个writeMultiByte public function writeMultiByte(value:String,charSet:String):void         {             value = value + "";             if(charSet=="UNICODE" || charSet=="unicode")             {                 return writeUnicode...

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

50. laya.d3.core.material.PBRStandardMaterial [ 94%]

...al alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial  blend : int 获取混合方式。 PBRStandardMaterial  blendDst : int 获取混合目标。 PBRStandardMaterial  blendSrc : int 获取混合源。 PBRSta...

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