voxelSize
Size of voxels in the collision cache.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public float voxelSize { get; set; }
Remarks
Smaller values improve accuracy, but require higher memory usage and are less efficient.