Interface RayIntersectionKind


public interface RayIntersectionKind
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    The ray is entering the intersected
    object
    static final int
    The ray is leaving the intersected
    object
    static final int
    No intersection