public final class RaycastResult extends Object
| Modifier and Type | Field and Description |
|---|---|
static RaycastResult |
NONE |
| Modifier and Type | Method and Description |
|---|---|
Optional<Entity> |
getEntity() |
Optional<javafx.geometry.Point2D> |
getPoint() |
public static final RaycastResult NONE
Copyright © 2018. All rights reserved.