Interface ParticleRaycastCallback


public interface ParticleRaycastCallback
Author:
Daniel Murphy
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    reportParticle(int index, Vec2 point, Vec2 normal, float fraction)
    Called for each particle found in the query.