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

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

271. laya.d3.physics.shape.ColliderShape [ 83%]

...,该类为抽象类。 Public Properties PropertyDefined By  localOffset : Vector3 获取Shape的本地偏移。 ColliderShape  localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape  needsCustomCollisionCallback : Boolean = falseColliderShape  type : int[read-only] 获取...

来源: Laya2.0_api 发布时间: 20190513

272. laya.d3.core.material.WaterPrimaryMaterial_API3.0 [ 83%]

...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDefine clone cloneTo destroy effectiveProperty event getBool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatr...

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

273. laya.spine.ExternalSkin_API3.0 [ 83%]

...a/spine/ExternalSkin.ts:11 Accessors items get items(): ExternalSkinItem[] set items(value: ExternalSkinItem[]): void Defined in laya/spine/ExternalSkin.ts:34 Returns ExternalSkinItem[] Defined in laya/spine/ExternalSkin.ts:31 Parameters value: ExternalSkinItem[] Returns void source get source(): st...

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

274. laya.d3.core.scene.QuadtreeNode [ 83%]

...ion     public function get exactBox():BoundBox    public function set exactBox(value:BoundBox):voidexactInfiniteBoxproperty exactInfiniteBox:BoundBox Implementation     public function get exactInfiniteBox():BoundBox    public function set exactInfiniteBox(value:BoundBox):voidrelax...

来源: laya_api 发布时间: 20170304

275. laya.ui.UIComponent [ 83%]

...e(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的...

来源: Laya2.0_api 发布时间: 20190513

276. laya.d3.physics.shape.CylinderColliderShape_API3.0 [ 83%]

...ION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors height localOffset localRotation orientation radius type Methods clone cloneTo destroy updateLocalTransformations Constructors constructor new CylinderColliderShape(radius?: number, height?: number, orientation?: number): CylinderColliderSh...

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

277. laya.d3.physics.shape.CapsuleColliderShape_API3.0 [ 83%]

...ION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors length localOffset localRotation orientation radius type Methods clone cloneTo destroy updateLocalTransformations Constructors constructor new CapsuleColliderShape(radius?: number, length?: number, orientation?: number): CapsuleColliderShap...

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

278. laya.d3.physics.shape.ConeColliderShape_API3.0 [ 83%]

...ION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors height localOffset localRotation orientation radius type Methods clone cloneTo destroy updateLocalTransformations Constructors constructor new ConeColliderShape(radius?: number, height?: number, orientation?: number): ConeColliderShape Over...

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

279. laya.d3.core.material.EffectMaterial_API3.0 [ 83%]

... shaderData stencilOp stencilRef stencilTest stencilWrite texture tilingOffset cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDefine clone cloneTo destroy effectiveProperty event getBool getBoolByIndex getBuffer getBufferByInde...

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

280. laya.physics.RigidBody [ 83%]

...体原有的速度叠加,产生新的速度 RigidBody  applyLinearImpulseToCenter(impulse:Object):void 施加速度冲量,添加的速度冲量会与刚体原有的速度叠加,产生新的速度 RigidBody  applyTorque(torque:Number):void 对刚体施加扭矩,使其旋转 RigidBody des...

来源: Laya2.0_api 发布时间: 20190513