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

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

241. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 96%]

...载网格所用默认材质。 Default value name: string = null 名字。 Returns SimpleSkinnedMeshSprite3D Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 ...

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

242. laya.d3.core.scene.bvhscenerendermanager.BVHRenderBox_API3.0 [ 96%]

...ox实例 Parameters bvhmanager: BVHSpatialManager config: BVHSpatialConfig Returns BVHRenderBox Accessors parent get parent(): BVHSpatialBox<IBoundsCell> set parent(value: BVHSpatialBox<IBoundsCell>): void Inherited from BVHSpatialBox.parent Defined in laya/d3/core/scene/bvh/BVHSpatialBo...

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

243. laya.maths.Vector3_API3.0 [ 96%]

...alue y: number = 0 Y轴坐标。 Default value z: number = 0 Z轴坐标。 Returns Vector3 Properties x x: number Defined in laya/maths/Vector3.ts:325 X轴坐标 y y: number Defined in laya/maths/Vector3.ts:327 Y轴坐标 z z: number Defined in laya/maths/Vector3.ts:329 Z轴坐标 Static Readonly Fo...

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

244. laya.physics.joint.PulleyJoint_API3.0 [ 96%]

...errides Component.constructor Defined in laya/physics/joint/JointBase.ts:9 Returns PulleyJoint Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Optional _singleton _singleton: boolean = true Inherited from Component._single...

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

245. laya.net.Downloader_API3.0 [ 96%]

...s: number) => void (progress: number): void Parameters progress: number Returns void onComplete: (data: any, error?: string) => void (data: any, error?: string): void Parameters data: any Optional error: string Returns void Returns void common common(owner: any, url: string, originalUrl: strin...

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

246. laya.d3.renderobjs.nativeobj.NativeBounds_API3.0 [ 96%]

...al min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns NativeBounds Properties Static MemoryBlock_size MemoryBlock_size: number = Math.max(6 * 8, 16 * 4) Defined in laya/d3/RenderObjs/NativeOBJ/NativeBounds.ts:13 native Share Memory Accessors max get max(): Vector3 set ma...

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

247. laya.physics.Physics_API3.0 [ 96%]

...s constructor new Physics(): Physics Defined in laya/physics/Physics.ts:39 Returns Physics Properties box2d box2d: any = (<any>window).box2d Defined in laya/physics/Physics.ts:19 Box2d引擎的全局引用,更多属性和api请参考 http://box2d.org positionIterations positionIterations: nu...

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

248. laya.d3.math.BoundsImpl_API3.0 [ 96%]

...al min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns BoundsImpl Properties _boundBox _boundBox: BoundBox = new BoundBox(new Vector3(), new Vector3()) Defined in laya/d3/math/BoundsImpl.ts:26 Accessors max get max(): Vector3 set max(value: Vector3): void Defined in laya/...

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

249. laya.utils.TimeLine_API3.0 [ 96%]

...t total(): number Defined in laya/utils/TimeLine.ts:397 得到总帧数。 Returns number Methods addLabel addLabel(label: string, offset: number): TimeLine Defined in laya/utils/TimeLine.ts:122 在时间队列中加入一个标签。 Parameters label: string 标签名称。 offset: number 标签相...

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

250. laya.d3.math.Matrix4x4_API3.0 [ 96%]

... Default value m44: number = 1 Default value elements: Float32Array = null Returns Matrix4x4 Properties elements elements: Float32Array Defined in laya/d3/math/Matrix4x4.ts:436 矩阵元素数组 Static Readonly DEFAULT DEFAULT: Readonly<Matrix4x4> = new Matrix4x4() Defined in laya/d3/math/Mat...

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