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

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

1. laya.physics.joint.MotorJoint_API3.0 [ 100%]

...ted: boolean = false Defined in laya/physics/joint/MotorJoint.ts:16 [首次设置有效]两个刚体是否可以发生碰撞,默认为false otherBody otherBody: RigidBody Defined in laya/physics/joint/MotorJoint.ts:14 [首次设置有效]关节的连接刚体 owner owner: Node Inherited from Compo...

来源: Laya3.0_api 发布时间: 20231115

2. laya.display.Graphics_API3.0 [ 90%]

...pha alpha(alpha: number): AlphaCmd Defined in laya/display/Graphics.ts:354 设置透明度。 Parameters alpha: number Returns AlphaCmd clear clear(recoverCmds?: boolean): void Defined in laya/display/Graphics.ts:94 清空绘制命令。 Parameters Default value recoverCmds: boolean = true 是否回...

来源: Laya3.0_api 发布时间: 20231115

3. laya.ani.GraphicsAni_API3.0 [ 89%]

...aCmd Inherited from Graphics.alpha Defined in laya/display/Graphics.ts:354 设置透明度。 Parameters alpha: number Returns AlphaCmd clear clear(recoverCmds?: boolean): void Inherited from Graphics.clear Defined in laya/display/Graphics.ts:94 清空绘制命令。 Parameters Default value recover...

来源: Laya3.0_api 发布时间: 20231115

4. laya.ui.AutoBitmap_API3.0 [ 87%]

...aCmd Inherited from Graphics.alpha Defined in laya/display/Graphics.ts:354 设置透明度。 Parameters alpha: number Returns AlphaCmd clear clear(recoverCmds?: boolean): void Inherited from Graphics.clear Defined in laya/display/Graphics.ts:94 清空绘制命令。 Parameters Default value recover...

来源: Laya3.0_api 发布时间: 20231115

5. laya.maths.Quaternion_API3.0 [ 75%]

...rns void identity identity(): void Defined in laya/maths/Quaternion.ts:451 设置四元数为单位算数 Returns void invert invert(out: Quaternion): void Defined in laya/maths/Quaternion.ts:435 求四元数的逆 Parameters out: Quaternion 输出四元数 Returns void length length(): number Defin...

来源: Laya3.0_api 发布时间: 20231115

6. laya.d3.math.Quaternion_API3.0 [ 74%]

...s void identity identity(): void Defined in laya/d3/math/Quaternion.ts:451 设置四元数为单位算数 Returns void invert invert(out: Quaternion): void Defined in laya/d3/math/Quaternion.ts:435 求四元数的逆 Parameters out: Quaternion 输出四元数 Returns void length length(): number Def...

来源: Laya3.0_api 发布时间: 20231102

7. laya.d3.math.native.ConchQuaternion_API3.0 [ 69%]

...w值 Returns number Defined in laya/d3/math/Native/ConchQuaternion.ts:412 设置四元数的w值 Parameters value: number Returns void x get x(): number set x(value: number): void Defined in laya/d3/math/Native/ConchQuaternion.ts:360 获取四元数的x值 Returns number Defined in laya/d3/math/Nati...

来源: Laya3.0_api 发布时间: 20231102

8. laya.ui.Button_API3.0 [ 61%]

... Button_Example { public function Button_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete()...

来源: Laya3.0_api 发布时间: 20231115

9. laya.ui.CheckBox_API3.0 [ 61%]

...ckBox_Example { public function CheckBox_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/check.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():...

来源: Laya3.0_api 发布时间: 20231115

10. laya.ui.Radio_API3.0 [ 58%]

...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Implementation of ISelect._url Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Implementation of ISelect.autoSize Inherited from Text.autoSize D...

来源: Laya3.0_api 发布时间: 20231115