大约有 1,257 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0049 秒)
Laya_社区(437) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(36) Laya2.0_示例(9) Laya_示例(7)
...为毫秒(ms): /** * @zh 设置当前任务的持续时间。 * @param value 持续时间,以毫秒为单位。 * @return Tween对象。 */ duration(value: number): this; 3. 使用to()方法设置缓动的属性: /** * @zh 缓动对象的属性到指定值。 * 属性类型可以是数字,...
来源: Laya3.0_文档 发布时间: 20251010
...awable/icon"> <meta-data android:name="android.app.lib_name" android:value="cocos2dlua" /> <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/facebook_app_id"/> <meta-data android:name="android.max_aspect" android:value="2.1" /> <activity android:...
来源: Laya_社区 发布时间: 20181208
... public function get bg():AutoBitmap public function set bg(value:AutoBitmap):voideditableproperty editable:Boolean 设置可编辑状态。 Implementation public function get editable():Boolean public function set editable(value:Boolean):voidfocusproperty focus:Boole...
来源: Laya2.0_api 发布时间: 20190513
...bleMerageInAtlas',function(){ return this._enableMerageInAtlas; },function(value){ this._enableMerageInAtlas=value; }); 1.__getset方法 2018-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自:...
来源: Laya_社区 发布时间: 20180316
...样的index可以调数字位置 sw3358335 • 2018-01-30 17:00 是设置value吗? qian • 2018-01-30 17:01 是的 是设置value值
来源: Laya_社区 发布时间: 20180130
...public function get endAngle():Number public function set endAngle(value:Number):voidfillColorproperty public var fillColor:* 填充颜色,或者填充绘图的渐变对象。 lineColorproperty public var lineColor:* (可选)边框颜色,或者填充绘图的渐变对象。 lineWidt...
来源: Laya2.0_api 发布时间: 20190513
... in laya/net/BatchProgress.ts:26 Returns void update update(index: number, value: number): void Implementation of IBatchProgress.update Defined in laya/net/BatchProgress.ts:43 Parameters index: number value: number Returns void Globals "laya/net/BatchProgress" BatchProgress constructor itemCount cre...
来源: 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 发布时间: 20231102
...ted use Laya.init instead. Parameters width: number height: number Default value config: any = null Default value complete: Handler = null Returns void Globals "Laya3D" Laya3D enablePhysics createRenderObjInit init Legend Object literal Variable Function Type alias Class Class with type parameter En...
来源: Laya3.0_api 发布时间: 20231115
...By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int透明混合。BaseMaterial blendConstColor : Vector4混合常量颜色。BaseMaterial blendEquation : int混合方程。BaseMaterial blendEquati...
来源: laya_api 发布时间: 20170929