Version: 2021.3
言語: 日本語
public bool multiplyColliderForceByParticleSize ;

説明

Specifies whether the physics system considers particle sizes when it applies forces to Colliders.

If enabled, the force applied to a collider is proportional to the area (2D) or volume (3D) of the particle hitting the collider. See Also: ParticleSystem.CollisionModule.colliderForce, ParticleSystem.collision.