大约有 689 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0054 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(94) Laya2.0_文档(23) Laya3.0_文档(7) Laya2.0_示例(1)
...read-only] 获取应用的冲力。 Implementation public function get appliedImpulse():NumberbreakingImpulseThresholdproperty breakingImpulseThreshold:Number 获取打破冲力阈值。 Implementation public function get breakingImpulseThreshold():Number public function set ...
来源: Laya2.0_api 发布时间: 20190513
...nt; public function Label(text:String="") { super(text); } public function get textFormat():TextFormat { return _textFormat; } public function set textFormat(value:TextFormat):void { _textFormat = value; font = _textFormat._font; fontSize = _textFormat._fontSize; color = _textFormat._color; bold = _...
来源: Laya_社区 发布时间: 20170516
...ent.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean density get density(): number set density(value: number): void Defined in laya/physics/ColliderBase.ts:95 密度...
来源: Laya3.0_api 发布时间: 20231115
...扭矩,使其旋转 RigidBody destroy():void 销毁组件 Component getBody():*获得原始body对象 RigidBody getCenter():Object 获得质心的相对节点0,0点的位置偏移 RigidBody getMass():Number获得刚体质量RigidBody getWorldCenter():Object 获得质心的世界坐标...
来源: Laya2.0_api 发布时间: 20190513
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的...
来源: Laya2.0_api 发布时间: 20190513
...ors bufferState destroyed drawType indexFormat instanceCount mode Methods _getType _prepareRender _render _updateRenderParams addSubMesh clearRenderParams destroy setDrawArrayParams setDrawElemenParams Constructors constructor new StaticBatchSubMesh(): StaticBatchSubMesh Overrides GeometryElement.co...
来源: Laya3.0_api 发布时间: 20231115
...rs name: string Returns AnimatorStateNumberCondition Accessors compareFlag get compareFlag(): AniStateConditionNumberCompressType set compareFlag(value: AniStateConditionNumberCompressType): void Defined in laya/components/AnimatorStateCondition.ts:135 判断类型 Returns AniStateConditionNumberCom...
来源: Laya3.0_api 发布时间: 20231115
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprit...
来源: laya_api 发布时间: 20170929
...a/ani/AnimationPlayer.ts:69 停止时是否归零 Accessors cacheFrameRate get cacheFrameRate(): number set cacheFrameRate(value: number): void Defined in laya/ani/AnimationPlayer.ts:187 获取默认帧率* Returns number value 默认帧率 Defined in laya/ani/AnimationPlayer.ts:195 设置默认帧...
来源: Laya3.0_api 发布时间: 20231115
...ctor3 获取Shape的本地偏移。 Implementation public function get localOffset():Vector3 public function set localOffset(value:Vector3):voidlocalRotationproperty localRotation:Quaternion 获取Shape的本地旋转。 Implementation public function get localRotation():Quat...
来源: Laya2.0_api 发布时间: 20190513