大约有 18 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0028 秒)
...void Defined in laya/d3/physics/PhysicsSimulation.ts:165 是否进行连续碰撞检测。 Returns boolean Defined in laya/d3/physics/PhysicsSimulation.ts:169 是否进行连续碰撞检测。 Parameters value: boolean Returns void gravity get gravity(): Vector3 set gravity(value: Vector3): void Def...
来源: Laya3.0_api 发布时间: 20231115
...ulation.ts:480 这个只是给对象发送事件,不会挨个组件调用碰撞函数 组件要响应碰撞的话,要通过监听事件 Returns void rayCast rayCast(ray: Ray, outHitResult?: CannonHitResult, distance?: number, collisonGroup?: number, collisionMask?: number): boolean Defined in la...
来源: Laya3.0_api 发布时间: 20231102
...一个 PhysicsComponent 实例。 Parameters collisionGroup: number 所属碰撞组。 canCollideWith: number 可产生碰撞的碰撞组。 Returns CannonPhysicsComponent Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Op...
来源: Laya3.0_api 发布时间: 20231102
...sCollider Class CannonPhysicsCollider PhysicsCollider 类用于创建物理碰撞器。 Hierarchy CannonPhysicsTriggerComponent CannonPhysicsCollider CannonRigidbody3D Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollideWi...
来源: Laya3.0_api 发布时间: 20231102
... PhysicsTriggerComponent 实例。 Parameters collisionGroup: number 所属碰撞组。 canCollideWith: number 可产生碰撞的碰撞组。 Returns CannonPhysicsTriggerComponent Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component....
来源: Laya3.0_api 发布时间: 20231102
...一个 PhysicsComponent 实例。 Parameters collisionGroup: number 所属碰撞组。 canCollideWith: number 可产生碰撞的碰撞组。 Returns PhysicsComponent Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Optional...
来源: Laya3.0_api 发布时间: 20231115
... PhysicsTriggerComponent 实例。 Parameters collisionGroup: number 所属碰撞组。 canCollideWith: number 可产生碰撞的碰撞组。 Returns PhysicsTriggerComponent Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 ...
来源: Laya3.0_api 发布时间: 20231115
...PhysicsCollider Class PhysicsCollider PhysicsCollider 类用于创建物理碰撞器。 Hierarchy PhysicsTriggerComponent PhysicsCollider Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollideWith ccdMotionThreshold ccdSwept...
来源: Laya3.0_api 发布时间: 20231115
...BRISFILTER: number = 8 Defined in laya/d3/utils/Physics3DUtils.ts:16 碎片碰撞组 Static COLLISIONFILTERGROUP_DEFAULTFILTER COLLISIONFILTERGROUP_DEFAULTFILTER: number = 1 Defined in laya/d3/utils/Physics3DUtils.ts:10 默认碰撞组 Static COLLISIONFILTERGROUP_KINEMATICFILTER COLLISIONFILTERGROUP...
来源: Laya3.0_api 发布时间: 20231115
...ionGroup: number = Physics3DUtils.COLLISIONFILTERGROUP_DEFAULTFILTER 所属碰撞组。 Default value canCollideWith: number = Physics3DUtils.COLLISIONFILTERGROUP_ALLFILTER 可产生碰撞的碰撞组。 Returns CharacterController Properties Optional _extra _extra: IComponentExtra Inherited from Co...
来源: Laya3.0_api 发布时间: 20231115