大约有 3,481 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0102 秒)
...ors constructor new SkyBox(): SkyBox Overrides GeometryElement.constructor Defined in laya/d3/resource/models/SkyBox.ts:23 创建一个 SkyBox 实例。 Returns SkyBox Properties _geometryElementOBj _geometryElementOBj: IRenderGeometryElement Inherited from GeometryElement._geometryElementOBj Define...
来源: Laya3.0_api 发布时间: 20231115
...set: number): StaticPlaneColliderShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/StaticPlaneColliderShape.ts:22 创建一个新的 StaticPlaneColliderShape 实例。 Parameters normal: Vector3 offset: number Returns StaticPlaneColliderShape Properties needsCustomCollisionC...
来源: Laya3.0_api 发布时间: 20231115
...ctors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImpl Defined in laya/d3/math/BoundsImpl.ts:138 创建一个 BoundsImp 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns BoundsImpl Properties _boundBox _boundBox: BoundBo...
来源: Laya3.0_api 发布时间: 20231115
...3D(name?: string, isStatic?: boolean): Sprite3D Overrides Node.constructor Defined in laya/d3/core/Sprite3D.ts:142 创建一个 Sprite3D 实例。 Parameters Default value name: string = null 精灵名称。 Default value isStatic: boolean = false 是否为静态。 Returns Sprite3D Properties Optio...
来源: Laya3.0_api 发布时间: 20231115
...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined ide 2.4 layaair2-cmd 编译报错 导微信小程序报错window.focus is not a function [Laya2.0 3D] 2.0正式版上存在...
来源: Laya_社区 发布时间: 20190322
...rElementOBJ(): SkinRenderElementOBJ Overrides RenderElementOBJ.constructor Defined in laya/d3/RenderObjs/RenderObj/SkinRenderElementOBJ.ts:10 Returns SkinRenderElementOBJ Properties _geometry _geometry: IRenderGeometryElement Implementation of IRenderElement._geometry Inherited from RenderElementOBJ...
来源: Laya3.0_api 发布时间: 20231115
...onstructors constructor new TrailFilter(owner: TrailRenderer): TrailFilter Defined in laya/d3/core/trail/TrailFilter.ts:175 Parameters owner: TrailRenderer Returns TrailFilter Properties _curtime _curtime: number = 0 Defined in laya/d3/core/trail/TrailFilter.ts:65 _lastPosition _lastPosition: Vector...
来源: Laya3.0_api 发布时间: 20231115
...bodyA rigidbodyB Constructors constructor new Constraint3D(): Constraint3D Defined in laya/d3/physics/Constraint3D.ts:17 Returns Constraint3D Properties rigidbodyA rigidbodyA: Rigidbody3D Defined in laya/d3/physics/Constraint3D.ts:15 获取刚体A。[只读] rigidbodyB rigidbodyB: Rigidbody3D Define...
来源: Laya3.0_api 发布时间: 20231115
...addChild(this.aniCloud); }报错 Uncaught ReferenceError: Animation is not defined 2017-10-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 unclepi 赞同来自: 找到问题了,应该是 new Laya.Animation()...
来源: Laya_社区 发布时间: 20171026
...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined runtime运行报错! laya2 发布微信开放域工程,用微信开发者工具打开报错 自定义场景类导出laya...
来源: Laya_社区 发布时间: 20200528