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

大约有 618 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0049 秒)

191. laya.d3.graphics.VertexBuffer3D_API3.0 [ 62%]

...BufferUsage VertexBuffer3D用途类型。 Default value canRead: boolean = false 是否可读。 Returns VertexBuffer3D Properties _buffer _buffer: Float32Array | Uint16Array | Uint8Array | Uint32Array Inherited from Buffer._buffer Defined in laya/RenderEngine/Buffer.ts:8 _bufferType _bufferType: nu...

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

192. laya.resource.HTMLCanvas_API3.0 [ 62%]

...个 HTMLCanvas 实例。 Parameters Default value createCanvas: boolean = false Returns HTMLCanvas Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Define...

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

193. laya.physics.joint.WeldJoint_API3.0 [ 62%]

...体的左上角位置偏移 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/WeldJoint.ts:20 [首次设置有效]两个刚体是否可以发生碰撞,默认为false otherBody otherBody: RigidBody Defined in laya/physics/joint/WeldJoint.ts:16 [首次设置有效]关...

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

194. laya.d3.physics.shape.CylinderColliderShape_API3.0 [ 62%]

...rties needsCustomCollisionCallback needsCustomCollisionCallback: boolean = false Inherited from CompoundColliderShape.needsCustomCollisionCallback Defined in laya/d3/physics/shape/ColliderShape.ts:115 Static SHAPEORIENTATION_UPX SHAPEORIENTATION_UPX: number = 0 Inherited from CompoundColliderShape.S...

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

195. laya.d3.graphics.IndexBuffer3D_API3.0 [ 62%]

...Usage.Static IndexBuffer3D用途类型。 Default value canRead: boolean = false 是否可读。 Returns IndexBuffer3D Properties _buffer _buffer: Float32Array | Uint16Array | Uint8Array | Uint32Array Inherited from Buffer._buffer Defined in laya/RenderEngine/Buffer.ts:8 _bufferType _bufferType: num...

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

196. laya.d3.physics.shape.CapsuleColliderShape_API3.0 [ 62%]

...rties needsCustomCollisionCallback needsCustomCollisionCallback: boolean = false Inherited from CompoundColliderShape.needsCustomCollisionCallback Defined in laya/d3/physics/shape/ColliderShape.ts:115 Static SHAPEORIENTATION_UPX SHAPEORIENTATION_UPX: number = 0 Inherited from CompoundColliderShape.S...

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

197. laya.d3.physics.shape.ConeColliderShape_API3.0 [ 62%]

...rties needsCustomCollisionCallback needsCustomCollisionCallback: boolean = false Inherited from CompoundColliderShape.needsCustomCollisionCallback Defined in laya/d3/physics/shape/ColliderShape.ts:115 Static SHAPEORIENTATION_UPX SHAPEORIENTATION_UPX: number = 0 Inherited from CompoundColliderShape.S...

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

198. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 62%]

...类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 exitXR exitXR(): void Defined in laya/d3/WebXR/core/WebXRSessionManager.ts:76 Stops the xrSession and restores the render loop Returns void hasListener hasListener(type: string): boolean Inherited from EventDispatche...

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

199. laya.media.SoundNode [ 62%]

...不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者...

来源: laya_api 发布时间: 20170422

200. laya.d3.physicscannon.CannonPhysicsSimulation_API3.0 [ 62%]

...eStep非常重要。 Static disableSimulation disableSimulation: boolean = false Defined in laya/d3/physicsCannon/CannonPhysicsSimulation.ts:63 Accessors gravity get gravity(): Vector3 set gravity(value: Vector3): void Defined in laya/d3/physicsCannon/CannonPhysicsSimulation.ts:129 获取重力。 R...

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