大约有 1,232 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0066 秒)
Laya_社区(424) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(24) Laya2.0_示例(9) Laya_示例(7)
... 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
...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
...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
...。 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
...al alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int 获取混合方式。 PBRSpecularMaterial blendDst : int 获取混合目标。 PBRSpecularMaterial blendSrc : int 获取混合源。 PBRSpe...
来源: Laya2.0_api 发布时间: 20190513
...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
...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
...经销毁 。 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
...转对应表再补充一个writeMultiByte public function writeMultiByte(value:String,charSet:String):void { value = value + ""; if(charSet=="UNICODE" || charSet=="unicode") { return writeUnicode...
来源: Laya_社区 发布时间: 20170407
...al alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int 获取混合方式。 PBRStandardMaterial blendDst : int 获取混合目标。 PBRStandardMaterial blendSrc : int 获取混合源。 PBRSta...
来源: Laya2.0_api 发布时间: 20190513