Skip to content

2.6.4

Latest
Compare
Choose a tag to compare
@Needle-Mirror-Bot Needle-Mirror-Bot released this 10 Feb 14:14

[2.6.4] - 2025-02-04

Added

  • Added cone casting support to XRRayInteractor for Projectile, Bezier Curve, and lines with multiple segments. (Backport from 3.0.6)
  • Added Live Cone Cast Debug Visuals option for XRRayInteractor to display a more detailed cone cast debug visual. (Backport from 3.0.6)
    • Note, this is only displayed in the Editor during Play mode when the GameObject is selected in the hierarchy. (Backport from 3.0.6)
  • Added math caching for XRRayInteractor cone cast angle and cone cast radius to improve performance. (Backport from 3.0.6)