大约有 13 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0049 秒)
...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
...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
...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
...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
...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
...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
...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
... 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
...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
...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 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