Ray
THREE.Ray
A ray that emits from an origin in a certain direction.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
def distanceSqToSegment(v0: Vector3, v1: Vector3, optionalPointOnRay: UndefOr[Vector3], optionalPointOnSegment: UndefOr[Vector3]): Double
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
In this article