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

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

2581. laya.d3.core.trail.TrailGeometry_API3.0 [ 43%]

...om GeometryElement.destroyed Defined in laya/d3/core/GeometryElement.ts:87 获取是否销毁。 Returns boolean 是否销毁。 drawType get drawType(): number set drawType(value: number): void Inherited from GeometryElement.drawType Defined in laya/d3/core/GeometryElement.ts:52 draw Type Returns n...

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

2582. laya.d3.physics.CharacterController_API3.0 [ 43%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

2583. laya.net.LoaderManager_API3.0 [ 43%]

... getRes getRes(url: string): any Defined in laya/net/LoaderManager.ts:410 获取指定资源地址的资源。 Parameters url: string 资源地址。 Returns any 返回资源。 hasListener hasListener(type: string): boolean Inherited from EventDispatcher.hasListener Defined in laya/events/EventDisp...

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

2584. laya.device.media.Video_API3.0 [ 43%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrior Defined in lay...

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

2585. laya.d3.physicscannon.shape.CannonCompoundColliderShape_API3.0 [ 43%]

... Defined in laya/d3/physicsCannon/shape/CannonCompoundColliderShape.ts:135 获取子形状数量。 Returns number removeChildShape removeChildShape(shape: CannonColliderShape): void Defined in laya/d3/physicsCannon/shape/CannonCompoundColliderShape.ts:79 移除子碰撞器形状。 Parameters shape...

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

2586. 微信小游戏渲染开放域卡顿处理 [ 43%]

...= false;             }         }         /**          * 获取是否运行中          */         public get running(): boolean {             return this.$running;         }         /**          * 获取运行的时间          */         publi...

来源: Laya_社区 发布时间: 20181114

2587. laya.html.dom.HTMLIframeElement_API3.0 [ 43%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrior Defined in lay...

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

2588. laya.d3.physics.shape.CompoundColliderShape_API3.0 [ 43%]

...nt(): number Defined in laya/d3/physics/shape/CompoundColliderShape.ts:146 获取子形状数量。 Returns number removeChildShape removeChildShape(shape: ColliderShape): void Defined in laya/d3/physics/shape/CompoundColliderShape.ts:119 移除子碰撞器形状。 Parameters shape: ColliderShape ...

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

2589. laya.display.Text_API3.0 [ 43%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...

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

2590. 3D变换 · LayaAir3.0文档 · LAYABOX [ 43%]

... worldMatrix:Matrix4x4:世界矩阵。 getRight(right: Vector3): void:获取向右方向。 getUp(up: Vector3): void:获取向上方向。 getForward(forward: Vector3):获取向前方向。 5. 局部空间与世界空间 局部空间,又称为物体空间,是相对于物体自身的坐...

来源: Laya3.0_文档 发布时间: 20241014