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

大约有 3,712 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0079 秒)

291. laya.d3.physics.shape.CompoundColliderShape_API3.0 [ 95%]

...ColliderShape(): CompoundColliderShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/CompoundColliderShape.ts:31 创建一个新的 CompoundColliderShape 实例。 Returns CompoundColliderShape Properties needsCustomCollisionCallback needsCustomCollisionCallback: boolean = fal...

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

292. laya.d3.math.Bounds_API3.0 [ 95%]

... Constructors constructor new Bounds(min?: Vector3, max?: Vector3): Bounds Defined in laya/d3/math/Bounds.ts:130 创建一个 Bounds 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns Bounds Accessors max get max(): Vector3 set max(value: Ve...

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

293. laya.d3.renderobjs.nativeobj.NativeRenderOBJCreateUtil_API3.0 [ 95%]

...): IBaseRenderNode Implementation of IRenderOBJCreate.createBaseRenderNode Defined in laya/d3/RenderObjs/NativeOBJ/NativeRenderOBJCreateUtil.ts:93 Returns IBaseRenderNode createBaseRenderQueue createBaseRenderQueue(isTransparent: boolean): IRenderQueue Implementation of IRenderOBJCreate.createBaseRe...

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

294. laya.d3.renderobjs.renderobj.RenderOBJCreateUtil_API3.0 [ 95%]

...): IBaseRenderNode Implementation of IRenderOBJCreate.createBaseRenderNode Defined in laya/d3/RenderObjs/RenderObj/RenderOBJCreateUtil.ts:93 Returns IBaseRenderNode createBaseRenderQueue createBaseRenderQueue(isTransparent: boolean): IRenderQueue Implementation of IRenderOBJCreate.createBaseRenderQu...

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

295. laya.media.SoundManager_API3.0 [ 95%]

...pSound Properties Static autoReleaseSound autoReleaseSound: boolean = true Defined in laya/media/SoundManager.ts:90 音效播放后自动删除。 default true Static musicVolume musicVolume: number = 1 Defined in laya/media/SoundManager.ts:25 背景音乐音量。 default 1 Static playbackRate play...

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

296. laya.d3.physics.shape.CylinderColliderShape_API3.0 [ 95%]

...ation?: number): CylinderColliderShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/CylinderColliderShape.ts:57 创建一个新的 CylinderColliderShape 实例。 Parameters Default value radius: number = 0.5 半径。 Default value height: number = 1 高。 Default value ori...

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

297. laya.d3.math.BoundFrustum_API3.0 [ 95%]

...Constructors constructor new BoundFrustum(matrix: Matrix4x4): BoundFrustum Defined in laya/d3/math/BoundFrustum.ts:143 创建一个 BoundFrustum 实例。 Parameters matrix: Matrix4x4 锥截体的描述4x4矩阵。 Returns BoundFrustum Accessors bottom get bottom(): Plane Defined in laya/d3/math/Bou...

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

298. laya.d3.physics.shape.CapsuleColliderShape_API3.0 [ 95%]

...tation?: number): CapsuleColliderShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/CapsuleColliderShape.ts:60 创建一个新的 CapsuleColliderShape 实例。 Parameters Default value radius: number = 0.5 Default value length: number = 2 Default value orientation: number = ...

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

299. laya.d3.physics.shape.ConeColliderShape_API3.0 [ 95%]

...ientation?: number): ConeColliderShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/ConeColliderShape.ts:47 创建一个新的 ConeColliderShape 实例。 Parameters Default value radius: number = 0.5 半径。 Default value height: number = 1 高。 Default value orientation...

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

300. laya.d3.shader.Shader3D_API3.0 [ 95%]

...ds addSubShader getSubShaderAt add addInclude compileShader compileShaderByDefineNames find getDefineByName propertyNameToID Constructors constructor new Shader3D(name: string, attributeMap: any, uniformMap: any, enableInstancing: boolean, supportReflectionProbe: boolean): Shader3D Defined in laya/d...

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