大约有 826 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(263) Laya_社区(252) Laya2.0_api(142) laya_api(119) Laya2.0_文档(28) Laya3.0_文档(17) Laya_示例(3) Laya2.0_示例(2)
...int = 1, width:Number = 1):Mesh 创建Box网格。 Parameters long:Number (default = 1) — 半径 height:int (default = 1) — 垂直层数 width:Number (default = 1) — 水平层数 ReturnsMesh — createCapsule()method public static function createCapsule(radius:Number = 0.5, height:Number...
来源: Laya2.0_api 发布时间: 20190513
... laya/d3/resource/models/PrimitiveMesh.ts:69 创建Box网格。 Parameters Default value long: number = 1 半径 Default value height: number = 1 垂直层数 Default value width: number = 1 水平层数 Returns Mesh Static createCapsule createCapsule(radius?: number, height?: number, stacks?: numbe...
来源: Laya3.0_api 发布时间: 20231115
...id Defined in laya/display/Graphics.ts:94 清空绘制命令。 Parameters Default value recoverCmds: boolean = true 是否回收绘图指令数组,设置为true,则对指令数组进行回收以节省内存开销,建议设置为true进行回收,但如果手动引用了数组,不建议回...
来源: Laya3.0_api 发布时间: 20231115
...Boolean = true):void 清空绘制命令。 Parameters recoverCmds:Boolean (default = true) — 是否回收绘图指令数组,设置为true,则对指令数组进行回收以节省内存开销,建议设置为true进行回收,但如果手动引用了数组,不建议回收 clipRect()method ...
来源: Laya2.0_api 发布时间: 20190513
...Constraint3D — 约束。 disableCollisionsBetweenLinkedBodies:Boolean (default = false) — 是否禁用 clearForces()method public function clearForces():void 清除力。 createConstraint()method public static function createConstraint():void 创建限制刚体运动的约束条件。 rayC...
来源: Laya2.0_api 发布时间: 20190513
...ar Defined in laya/display/Graphics.ts:94 清空绘制命令。 Parameters Default value recoverCmds: boolean = true 是否回收绘图指令数组,设置为true,则对指令数组进行回收以节省内存开销,建议设置为true进行回收,但如果手动引用了数组,不建议回...
来源: Laya3.0_api 发布时间: 20231115
...ar Defined in laya/display/Graphics.ts:94 清空绘制命令。 Parameters Default value recoverCmds: boolean = true 是否回收绘图指令数组,设置为true,则对指令数组进行回收以节省内存开销,建议设置为true进行回收,但如果手动引用了数组,不建议回...
来源: Laya3.0_api 发布时间: 20231115
...动的约束条件。 Parameters constraint: ConstraintComponent 约束。 Default value disableCollisionsBetweenLinkedBodies: boolean = false 是否禁用 Returns void addVehicle addVehicle(v: RaycastVehicle): void Defined in laya/d3/physics/PhysicsSimulation.ts:926 Parameters v: RaycastVehicle Ret...
来源: Laya3.0_api 发布时间: 20231115
...oolean = false):void 清空绘制命令。 Parameters recoverCmds:Boolean (default = false) — 是否回收绘图指令 clipRect()method public function clipRect(x:Number, y:Number, width:Number, height:Number):void 设置剪裁区域,超出剪裁区域的坐标不显示。 Parameters x:Number ...
来源: laya_api 发布时间: 20170929
...}。 duration:int — 花费的时间,单位毫秒。 ease:Function (default = null) — 缓动类型,默认为匀速运动。 complete:Handler (default = null) — 结束回调函数。 delay:int (default = 0) — 延迟执行时间。 coverBefore:Boolean (default = false) — 是否...
来源: laya_api 发布时间: 20170929