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

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

241. laya.d3.physics.constraints.ConstraintComponent [ 85%]

...read-only] 获取应用的冲力。 Implementation     public function get appliedImpulse():NumberbreakingImpulseThresholdproperty breakingImpulseThreshold:Number 获取打破冲力阈值。 Implementation     public function get breakingImpulseThreshold():Number    public function set ...

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

242. 自己写了个label继承官方的label,出现了问题,求指导~ [ 85%]

...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

243. laya.physics.ColliderBase_API3.0 [ 84%]

...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

244. laya.physics.RigidBody [ 84%]

...扭矩,使其旋转 RigidBody destroy():void 销毁组件 Component  getBody():*获得原始body对象 RigidBody  getCenter():Object 获得质心的相对节点0,0点的位置偏移 RigidBody  getMass():Number获得刚体质量RigidBody  getWorldCenter():Object 获得质心的世界坐标...

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

245. laya.ui.Button [ 84%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的...

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

246. laya.d3.component.staticmesh.StaticBatchSubMesh_API3.0 [ 84%]

...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

247. laya.components.AnimatorStateNumberCondition_API3.0 [ 84%]

...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

248. laya.display.Text [ 84%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprit...

来源: laya_api 发布时间: 20170929

249. laya.ani.AnimationPlayer_API3.0 [ 84%]

...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

250. laya.d3.physics.shape.ColliderShape [ 84%]

...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