大约有 1,257 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0048 秒)
Laya_社区(437) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(36) Laya2.0_示例(9) Laya_示例(7)
...: laya.ui.js改成这样即可,去掉判断if (this._selectedIndex !=value) __getset(0,__proto,'selectedIndex',function(){ return this._selectedIndex; },function(value){ //if (this._selectedIndex !=value){ this._sele...
来源: Laya_社区 发布时间: 20180507
.../particle/ParticleTemplate2D.ts:21 粒子配置数据 sv sv: ParticleShaderValue = new ParticleShaderValue() Defined in laya/particle/ParticleTemplate2D.ts:46 Readonly texture texture: Texture Defined in laya/particle/ParticleTemplate2D.ts:25 粒子贴图 url url: string Inherited from Resource.url ...
来源: Laya3.0_api 发布时间: 20231115
... var num:int = 2340923944589; transfrom(num); public function transfrom(value:uint):void { trace(value); } 兼容H5写法: var num:int = 2340923944589; transfrom(num); public function transfrom(value:uint):void { trace(uint(value)); } (3)、除法运算取整描述: 和Number赋值int同...
来源: Laya_社区 发布时间: 20151204
...ns LODInfo Accessors mincullRate get mincullRate(): number set mincullRate(value: number): void Defined in laya/d3/component/LODGroup.ts:53 设置最小通过率 Returns number Defined in laya/d3/component/LODGroup.ts:49 设置最小通过率 Parameters value: number Returns void renders get renders...
来源: Laya3.0_api 发布时间: 20231115
.../Component.ts:86 Returns boolean damping get damping(): number set damping(value: number): void Defined in laya/physics/joint/WeldJoint.ts:69 刚体在回归到节点过程中受到的阻尼比,建议取值0~1 Returns number Defined in laya/physics/joint/WeldJoint.ts:73 刚体在回归到节点过...
来源: Laya3.0_api 发布时间: 20231115
...uctors constructor Properties inTangent inWeight outTangent outWeight time value weightedMode defaultWeight Methods clone cloneTo Constructors constructor new FloatKeyframe(): FloatKeyframe Overrides Keyframe.constructor Defined in laya/d3/core/FloatKeyframe.ts:17 创建一个 FloatKeyFrame 实例...
来源: Laya3.0_api 发布时间: 20231115
...a/d3/core/Sprite3D.ts:31 Accessors 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
... public function get height():Number public function set height(value:Number):voidwidthproperty width:Number矩形宽度 Implementation public function get width():Number public function set width(value:Number):voidxproperty x:Number相对节点的x轴偏移 Implementation...
来源: Laya2.0_api 发布时间: 20190513
...ns DepthTextureMode effects get effects(): PostProcessEffect[] set effects(value: PostProcessEffect[]): void Defined in laya/d3/component/PostProcess.ts:147 IDEmain 设置后期Effect数组 Returns PostProcessEffect[] Defined in laya/d3/component/PostProcess.ts:139 IDEmain 设置后期Effect数组 P...
来源: Laya3.0_api 发布时间: 20231115
...ers key: string 键名。 Returns void Static setItem setItem(key: string, value: string): void Defined in laya/net/LocalStorage.ts:32 存储指定键名和键值,字符串类型。 Parameters key: string 键名。 value: string 键值。 Returns void Static setJSON setJSON(key: string, value: any...
来源: Laya3.0_api 发布时间: 20231115