public class RayCastInput extends Object
| Modifier and Type | Field and Description |
|---|---|
float |
maxFraction |
Vec2 |
p1 |
Vec2 |
p2 |
| Constructor and Description |
|---|
RayCastInput() |
public void set(RayCastInput rci)
Copyright © 2017. All rights reserved.