Interface RaycasterParameters

Hierarchy

  • RaycasterParameters

Properties

LOD?: any
Line?: {
    threshold: number;
}

Type declaration

  • threshold: number
Mesh?: any
Points?: {
    threshold: number;
}

Type declaration

  • threshold: number
Sprite?: any

Generated using TypeDoc