Property | Type | Description | |
---|---|---|---|
e | Vector3 | ||
p | Vector3 | ||
t | Vector3 | ||
target | GameObject |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
hitDetect3D ( Vector3 p1, Vector3 s1, Vector3 p2, Vector3 s2 ) : bool | ||
randomizer ( Vector3 spread ) : Vector3 | ||
tween3D ( Vector3 v1, Vector3 v2, Vector3 e ) : Vector3 |