Cloth.useVirtualParticles

Cambiar al Manual
public float useVirtualParticles ;

Descripción

Agrega una partícula virtual por triángulo para mejorará la estabilidad de colisión.

Virtual particles provide a way of improving cloth collision without increasing the cloth resolution. They are called 'virtual' particles because they only exist during the collision processing stage and do not have their position, velocity or mass explicitly stored like regular particles, they can be thought of as providing additional samples on the collision surface.